|
1 | 1 | <?xml version='1.0' encoding='utf-8'?> |
2 | 2 | <component type="desktop"> |
3 | | - <!--Created with jdAppdataEdit 5.0--> |
| 3 | + <!--Created with jdAppdataEdit 5.1--> |
4 | 4 | <id>@APP_ID@</id> |
5 | 5 | <name>Gradience</name> |
6 | 6 | <summary>Change the look of Adwaita, with ease.</summary> |
7 | 7 | <developer_name>Gradience Team</developer_name> |
8 | 8 | <launchable type="desktop-id">@APP_ID@.desktop</launchable> |
9 | | - <metadata_license>CC0-1.0</metadata_license> |
| 9 | + <metadata_license>CC-BY-SA-4.0</metadata_license> |
10 | 10 | <project_license>GPL-3.0-or-later</project_license> |
11 | 11 | <update_contact>GradienceTe@proton.me</update_contact> |
12 | 12 | <description> |
|
36 | 36 | </screenshot> |
37 | 37 | </screenshots> |
38 | 38 | <releases> |
39 | | - <release version="0.3.0" date="2022-09-16" type="stable"> |
| 39 | + <release version="0.3.1" date="2022-10-07" type="stable"> |
40 | 40 | <description> |
| 41 | + <p>Gradience 0.3.1 release focuses on user interface polish and bug fixes, as well as some new features:</p> |
| 42 | + <ul> |
| 43 | + <li>Added ability to star preset to display it in Palette</li> |
| 44 | + <li>Updated Firefox GNOME Theme plugin</li> |
| 45 | + <li>Welcome screen have been improved</li> |
| 46 | + <li>Margins in color info popovers are fixed</li> |
| 47 | + <li>Added filter to search presets by repo</li> |
| 48 | + <li>Added "No Preferences" window</li> |
| 49 | + <li>Preset Manager window size have changed</li> |
| 50 | + <li>"Offline" and "Nothing Found" pages have been added to Preset Manager</li> |
| 51 | + <li>All text have been rewritten to follow GNOME Writing Guides</li> |
| 52 | + <li>Switch from aiohttp to Libsoup3</li> |
| 53 | + <li>Migrate to GNOME SDK 43</li> |
| 54 | + <li>All contributors have been added to "About" window</li> |
| 55 | + <li>Some symbolics have changed, removed unnecessary hardcoded symbolics</li> |
| 56 | + <li>Flatpak theme override now fixed</li> |
| 57 | + <li>New and updated translations</li> |
| 58 | + </ul> |
| 59 | + </description> |
| 60 | + </release> |
| 61 | + <release version="0.3.0" date="2022-09-16" type="stable"><description> |
41 | 62 | <p>Gradience 0.3.0 is a major update with many new features and improvements. Here are some of them:</p> |
42 | 63 | <ul> |
43 | 64 | <li>Added plugins support, this allows the creation of plugins to customize other apps</li> |
|
0 commit comments