Added:
- Highlight buffer to view highlights across all servers. Can be opened via sidebar button or command bar.
- Logging buffer to view logs. Can be opened via sidebar button or command bar.
- New hotkeys
- Toggle channel topic (Ctrl + Alt + t (macOS: ⌘ + ⌥ + t))
- Toggle file_transfers buffer (Ctrl + j (macOS: ⌘ + j))
- Toggle logs buffer (Ctrl + l (macOS: ⌘ + l))
- Toggle theme editor window (Ctrl + t (macOS: ⌘ + t))
- New configuration options
- Dynamically select dark or light theme based on OS appearance. See configuartion.
- Ability to define a shell command for loading a NICKSERV password. See configuration
- Ability to define a shell command for loading a SASL password. See configuration
- Show/hide sidebar button to view logs. See configuration
- Ability to align nicknames above messages. See configuration.
Fixed:
- Inverted scrolling direction.
- Only highlight if user nick isn't part of another word.
- Errors from password commands are now caught and displayed to the user.
Removed:
- Configuration options:
[sidebar.buttons]
in favor for the new User Menu