You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>.
This discussion was created from the release uMRC v103.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🕷️ Important Bug Fix Release!
Everyone running uMRC is strongly encouraged to update to this release.
. 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.
/setcommand to access chatter settings menu without having to exit chat.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>.This discussion was created from the release uMRC v103.
Beta Was this translation helpful? Give feedback.
All reactions