From 94c2402c4df8d7846800f93381cfbf68a937e540 Mon Sep 17 00:00:00 2001 From: Casper Rogild Storm Date: Mon, 16 Sep 2024 22:07:43 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c24b4d37..c011438ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Added: - Multi-window support: Pop out panes into separate windows. - In-app theme editor with ability to with share it via a halloy:// URL. +- Clickable channels in buffers. - New configuration options - Ability to include or exclude channels for server messages (join, part, etc.). See [configuration](https://halloy.squidowl.org/configuration/buffer/server_messages/index.html). - Ability to color nicknames within channel messages. See [configuration](https://halloy.squidowl.org/configuration/buffer/channel/message.html#nickname_color)