Skip to content

uMRC v103

Choose a tag to compare

@codefenix-dev codefenix-dev released this 18 Apr 21:22
6d0d1c8

🕷️ Important Bug Fix Release!

Everyone running uMRC is strongly encouraged to update to this release.

  • Lots of bug fixes:
    . Fixed an issue where lengthy CTCP responses from certain clients (e.g.: HexChat) could crash umrc-client.
    . Fixed an issue where topic lines 55 characters or longer would crash the client (likely just on Windows).
    . umrc-bridge now strips nonprintable control characters from incoming message packets, to prevent them from jamming up the terminal. This addresses an issue caused when a BBS includes control characters in their BBS info.
    . Fixed flawed latency calculation and display.
    . Fixed the PGUP & PGDN scroll distance, as it was scrolling by one too many rows in either direction.
    . Fixed an issue with the "fromSite" containing spaces; replaced them with underscores per the MRC protocol.
    . Added many previously missing packet fields, ensuring protocol compliance.
  • Added support for Linux-arm64 platforms.
  • Added /set command to access chatter settings menu without having to exit chat.
  • Setup utility now accepts the previously selected/entered BBS type as a default if nothing was selected. This makes reconfigurations easier.

Don't hesitate to raise an Issue if you run into any problems.

All releases starting with this one will follow the new naming convention: umrc-<version>-<platform>-<architecture>.