Added a new 2.18.0-pre1 top entry in changelog.rst (dated 2026-02-16) for the GTK3/packaging work on this branch, and preserved the existing 2.17.4 entry instead of rewriting it.

Added a new AppStream release block for 2.18.0-pre1 and restored the prior 2.17.4 release record, so release history remains additive.
Fixed Debian changelog handling by prepending a new pre-release entry 2.18.0~pre1-1 and restoring the historical 2.17.0-1 / 2.17.0-0 entries unchanged.
This commit is contained in:
2026-02-16 14:34:23 -07:00
parent fe55334f5c
commit 3853343918
7 changed files with 37 additions and 5 deletions

View File

@@ -25,6 +25,18 @@
<id>zoitechat.desktop</id>
</provides>
<releases>
<release date="2026-02-16" version="2.18.0-pre1">
<description>
<p>Packaging and GTK3 improvements:</p>
<ul>
<li>Switched Debian package builds to GTK 3.</li>
<li>Added split-package install manifests for Debian outputs.</li>
<li>Fixed unassigned Debian package files (man page and MIME XML).</li>
<li>Updated Debian CI artifact upload handling for GitHub Actions v4.</li>
<li>Improved GTK3 channel/user list font consistency when applying theme updates.</li>
</ul>
</description>
</release>
<release date="2026-02-03" version="2.17.4">
<description>
<p>Fixes and minor features:</p>