Added:
- Configuration option to enable a topic banner in channels. This can be enabled under
buffer.channel.topic
- Messages typed into the input will persist until sent. Typed messages are saved when switching a pane to another buffer, then
are restored when that buffer is returned to. - Added display of highest access level in front of nicks in chat, mirroring the format in the nick list
- Added ability to toggle Op and Voice from user context menu in channels
Fix:
- Context menus now shows buttons as expected
- Buttons on help screen is now correctly sized
- Text input is now disabled when not connected to a channel
- When someone is kicked, it is now correctly shown
- Query messages sent by another client will now correctly be displayed
- Prevent flooding server by grouping channels together in as few JOIN messages as possible
Changed:
- Various UI changes
- Ensured consistent padding in channel buffer
- Unified styling for dividers
Security:
chrono
RUSTSEC-2020-0071