@@ -1023,22 +1023,21 @@ def show_about_window(self, *_args):
10231023 release_notes = _ (
10241024"""
10251025<ul>
1026- <li>Firefox GNOME theme plugin now correctly parses installations with multiple profiles</li>
1027- <li>Esc now closes dialogs and Preset Manager</li>
1028- <li>Added mnemonics for dialogs</li>
1029- <li>Save is now a default response in dialogs</li>
1030- <li>Plugins rows now look cleaner and correctly placed</li>
1031- <li>File picker is now modal and sticks with the parent window</li>
1032- <li>Gradience now can be closed with Ctrl+Q</li>
1033- <li>"Favourite(s)" was renamed to "Favorite(s)"</li>
1034- <li>Тransition from cssutils to a in-house solution</li>
1035- <li>Fixed issues with CSS parser</li>
1036- <li>Fixed issue when presets always saved as User.json</li>
1037- <li>Presets now removes correctly</li>
1038- <li>Internal structure was refactored</li>
1039- <li>Various typos were fixed</li>
1040- <li>README was fully rewritten</li>
1041- <li>All screenshots were taken in high resolution</li>
1026+ <li>Added ability to star preset to display it in Palette</li>
1027+ <li>Updated Firefox GNOME Theme plugin</li>
1028+ <li>Welcome screen have been improved</li>
1029+ <li>Margins in color info popovers are fixed</li>
1030+ <li>Added filter to search presets by repo</li>
1031+ <li>Added "No Preferences" window</li>
1032+ <li>Preset Manager window size have changed</li>
1033+ <li>"Offline" and "Nothing Found" pages have been added to Preset Manager</li>
1034+ <li>All text have been rewritten to follow GNOME Writing Guides</li>
1035+ <li>Switch from aiohttp to Libsoup3</li>
1036+ <li>Migrate to GNOME SDK 43</li>
1037+ <li>All contributors have been added to "About" window</li>
1038+ <li>Added "Log Out" dialog after preset apply</li>
1039+ <li>Some symbolics have changed, removed unnecessary hardcoded symbolics</li>
1040+ <li>Flatpak theme override now fixed</li>
10421041<li>New and updated translations</li>
10431042</ul>
10441043"""
0 commit comments