BREAKING Configuration file format has switched from YAML
to TOML
. Please vist the migration guide here: halloy.squidowl.org/guides/migrating-from-yaml.
Added:
- Added command bar entry to open wiki website.
Changed:
- Configuration file now uses TOML instead of YAML
- Renamed
[keys]
section to[keyboard]
- Renamed
[buffer.channel.users]
section to[buffer.channel.nicklist]
- Renamed
[buffer.input_visibility]
section to[buffer.text_input]
- Removed
[dashboard]
section- Renamed
[dashboard.sidebar]
section to[sidebar]
- Renamed
- Changed
exclude
from[buffer.server_messages]
to two seperate settingsenabled = bool
smart = number
- Renamed
- Use primary text color instead of accent color for
solid
nicknames - Op and Voice context menu items hidden in channels where the user is not an Op
Fixed:
WHOIS
is now correctly formatted when printed in buffers.