From b6fba447da3a6bc60a38623c2c7da491c31da2c8 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Jan 2026 14:53:34 -0700 Subject: [PATCH] Update release notes for version 2.17.3 Added details for version 2.17.3 release including fixes and features. --- data/misc/net.zoite.Zoitechat.appdata.xml.in | 22 +++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/data/misc/net.zoite.Zoitechat.appdata.xml.in b/data/misc/net.zoite.Zoitechat.appdata.xml.in index 93b0c157..81979bf8 100644 --- a/data/misc/net.zoite.Zoitechat.appdata.xml.in +++ b/data/misc/net.zoite.Zoitechat.appdata.xml.in @@ -24,7 +24,27 @@ zoitechat.desktop - + + + +

Fixes and minor features:

+
    +
  • SNI extension handling: RFC 6066-compliant validation (ASCII-only hostnames; skips IP literals) before setting SNI on SSL connections.
  • +
  • Logs an SSL message when an invalid SNI host name is skipped to aid troubleshooting.
  • +
  • Theme support integrated into Preferences; removed the standalone Theme Manager application.
  • +
  • Added colour emoji support and an emoji selector menu.
  • +
  • Updated bundled Python to v3.14.2.
  • +
  • Fixed newline issues affecting syncing of Windows/Linux server list files.
  • +
+ +

Known issues:

+
    +
  • Opening a theme file (.zct or .hct) spawns a new ZoiteChat instance during import; import succeeds but leaves an extra window open.
  • +
  • Colour emojis render in all builds except Windows (GTK2 limitation/issue on Windows).
  • +
+
+
+

This is a release with small fixes: