From 1ae7e50c88bdc6b59fdb3efb7a7321c6f09c6070 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Tue, 24 Feb 2026 20:50:23 -0700 Subject: [PATCH] Update changelog with recent changes --- changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.rst b/changelog.rst index 65f96c21..a48b292a 100644 --- a/changelog.rst +++ b/changelog.rst @@ -7,6 +7,7 @@ ZoiteChat ChangeLog - Added HexChat plugin compatibility improvements. - Fixed the user info right-click menu so it updates properly. - Added support for emoji characters in alert highlights. +- clicking links in chat window with appimage build now works. - Removed remaining unused GTK2 code paths. - Continued GTK3 cleanup and packaging alignment work.