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
#111: Ctrl+B, I, S and U will automatically add the corresponding BBCode tags
around the cursor or selected text.
#120: The /affiliate command allows admins and owners to set a user's room
affiliation.
#129: Messages can be locally hidden (and unhidden) by clickin an "X" next to
the message.
#131: The tab key will automaticallly complete any partial nickname or chat
command in the input field.
#133: The current room ID is now bound to the URL fragment ("#lounge"). This
allows bookmarking or linking directly to rooms, as well as inviting
other cadence users to a room by sending a [url=#room][/url] link.
#123: The user roster is now sorted alphabetically.
#126: On the arrival of a user whose nickname matches an alert keyword, the
"mention" sound will be played.
#135: The help sidebar is updated with all new commands. Admin commands are
grouped under a separate section. The commands themselves are printed
as code, instead of being italicized.
#139: Raised maximum displayed nickname length from 32 to 48.
Bugfixes
#116: Fixed a regression in the /msg command regex.
#119: Fix the "Connection failed (improper-addressing)" error when restarting
after a remote-dropped connection, caused by a stale connection object.
#122: Skip code compression when YUI is not installed.
#124: When clicking on a nickname with spaces, and then clicking another user,
only the first part of the nickname was replaced in the input field.
#128: /bans printed a poorly formatted message with an empty banlist.
#134: Removed the last remnants of the never-displayed splash page.
#136: Fixed an alignment problem affecting the [b] button on some devices.
The bold font weight caused the button to be placed slightly lower than
the others.