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: