Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit df2b5bd

Browse files
authored
release: 0.2.1 (#296)
Please tag 0.2.1 afterward.
2 parents 3d6a683 + 00e687e commit df2b5bd

File tree

1 file changed

+34
-25
lines changed

1 file changed

+34
-25
lines changed

data/com.github.GradienceTeam.Gradience.appdata.xml.in.in

Lines changed: 34 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -80,39 +80,48 @@
8080
</kudos>
8181

8282
<releases>
83-
<release date="2022-8-26" version="0.2.0">
83+
<release date="2022-8-30" version="0.2.1">
84+
<description>
85+
<p>A small bug fix release of Gradience.</p>
86+
<ul>
87+
<li>Small improvements to the welcome screen</li>
88+
<li>Fixing release notes</li>
89+
</ul>
90+
</description>
91+
</release>
92+
<release date="2022-8-26" version="0.2.0">
8493
<description>
8594
<p>New Release of Gradience.</p>
95+
<ul>
96+
<li>Rebrand</li>
97+
<li>Refactoring meson architecture</li>
98+
<li>New debug check</li>
99+
<li>Switching runtime to GNOME 42 and adding adw 1.2</li>
100+
<li>Add more info about monet</li>
101+
<li>Add preset manager with option to download other users presets</li>
102+
</ul>
86103
</description>
87-
<ul>
88-
<li>Rebrand</li>
89-
<li>Refactoring meson architecture</li>
90-
<li>New debug check</li>
91-
<li>Switching runtime to GNOME 42 and adding adw 1.2</li>
92-
<li>Add more info about monet</li>
93-
<li>Add preset manager with option to download other users presets</li>
94-
</ul>
95104
</release>
96105
<release date="2022-8-12" version="0.1.0">
97106
<description>
98107
<p>First release of Gradience.</p>
108+
<ul>
109+
<li>Add AdwViewSwitcher in the header bar</li>
110+
<li>Move CSS to the "Advanced" tab</li>
111+
<li>Move the rest to the "Colours" tab</li>
112+
<li>Add Monet tab which generates a theme from a background</li>
113+
<li>Add disk saved and disk unsaved icon in the header bar</li>
114+
<li>Update about dialog</li>
115+
<li>Change license to GNU GPLv3</li>
116+
<li>Begin plugin support</li>
117+
<li>Move preset selector to a drop-down called palette (icon palette)</li>
118+
<li>Add ability to apply the theme onlyfor dark theme or oy for light theme</li>
119+
<li>Automaticly use Adwaita-dark preset if the user prefered scheme is dark.</li>
120+
<li>Added Flatpak CI build</li>
121+
<li>Added issue template for bug and feature request </li>
122+
<li>`Main` branch is now protected by GitHub branch protection. The development is done on `next` branch </li>
123+
</ul>
99124
</description>
100-
<ul>
101-
<li>Add AdwViewSwitcher in the header bar.</li>
102-
<li>Move CSS to the "Advanced" tab</li>
103-
<li>Move the rest to the "Colours" tab</li>
104-
<li>Add Monet tab which generates a theme from a background</li>
105-
<li>Add disk saved and disk unsaved icon in the header bar</li>
106-
<li>Update about dialog</li>
107-
<li>Change license to GNU GPLv3</li>
108-
<li>Begin plugin support</li>
109-
<li>Move preset selector to a drop-down called palette (icon palette)</li>
110-
<li>Add ability to apply the theme onlyfor dark theme or oy for light theme</li>
111-
<li>Automaticly use Adwaita-dark preset if the user prefered scheme is dark.</li>
112-
<li>Added Flatpak CI build</li>
113-
<li>Added issue template for bug and feature request </li>
114-
<li>`Main` branch is now protected by GitHub branch protection. The development is done on `next` branch </li>
115-
</ul>
116125
</release>
117126
</releases>
118127

0 commit comments

Comments
 (0)