feat: update release notes

This commit is contained in:
David Lapshin 2022-10-07 20:14:55 +03:00
parent fdb32233ee
commit 35a88f96fe
2 changed files with 3 additions and 22 deletions

View file

@ -36,8 +36,7 @@
</screenshot>
</screenshots>
<releases>
<release version="0.3.1" date="2022-10-07" type="stable">
<description>
<release version="0.3.1" date="2022-10-07" type="stable"><description>
<p>Gradience 0.3.1 release focuses on user interface polish and bug fixes, as well as some new features:</p>
<ul>
<li>Added ability to star preset to display it in Palette</li>
@ -52,6 +51,7 @@
<li>Switch from aiohttp to Libsoup3</li>
<li>Migrate to GNOME SDK 43</li>
<li>All contributors have been added to "About" window</li>
<li>Added "Log Out" dialog after preset apply</li>
<li>Some symbolics have changed, removed unnecessary hardcoded symbolics</li>
<li>Flatpak theme override now fixed</li>
<li>New and updated translations</li>
@ -114,26 +114,6 @@
</ul>
</description>
</release>
<release version="0.3.1" date=2022-09-07" type="stable"><description>
<p>Gradience is getting shine</p>
<ul>
<li>Added ability to star preset to display it in Quick Preset Switcher</li>
<li>Updated Firefox GNOME Theme plugin</li>
<li>Welcome screen improvements</li>
<li>Fixed info popovers margin</li>
<li>Added preset search filter to search by repo</li>
<li>Added "No Preferences" window for plugins</li>
<li>Added "Offline" and "Nothing Found" page to preset manager</li>
<li>Maked all text follow GNOME Writing Guidelines</li>
<li>Switched from aiohttp to Libsoup3</li>
<li>Added all contributors to "About" window</li>
<li>Changed some symbolics and removed unnecessary hardcoded symbolics</li>
<li>Fixed Flatpak thheme override</li>
<li>Updated translations</li>
<li>Migrated SDK to GNOME 43</li>
</ul>
</description>
</release>
</releases>
<url type="homepage">@PROJECT_URL@</url>
<url type="bugtracker">@BUGTRACKER_URL@</url>

View file

@ -1032,6 +1032,7 @@ class GradienceApplication(Adw.Application):
<li>Switch from aiohttp to Libsoup3</li>
<li>Migrate to GNOME SDK 43</li>
<li>All contributors have been added to "About" window</li>
<li>Added "Log Out" dialog after preset apply</li>
<li>Some symbolics have changed, removed unnecessary hardcoded symbolics</li>
<li>Flatpak theme override now fixed</li>
<li>New and updated translations</li>