Added:
- Reload configuration file from within the application (Ctrl + r (macOS: ⌘ + r))
- Allow configuration of internal messages in buffer (see buffer configuration)
- User information added to context menu
- Support for IRCv3
CAP NEW
andCAP DEL
subcommands - Enable support for IRCv3
multi-prefix
,message-tags
,WHOX
, andUTF8ONLY
- Dynamic commands and tooltips added to command auto-completion via
ISUPPORT
- Added support for
socks5
proxy configuration (see proxy configuration) - Added support for
http
proxy configuration (see proxy configuration)
Changed:
- Simplified onboarding experience for users without a
config.toml
file - MacOS will now also look in
$HOME/.config/halloy
forconfig.toml
. - Context menus can be dismissed by pressing Escape
- Join channels that report themselves as requiring registration after logging in
Fixed:
- No longer automatically reconnects to a server after using the
/QUIT
command.