|
80 | 80 | </kudos> |
81 | 81 |
|
82 | 82 | <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"> |
84 | 93 | <description> |
85 | 94 | <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> |
86 | 103 | </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> |
95 | 104 | </release> |
96 | 105 | <release date="2022-8-12" version="0.1.0"> |
97 | 106 | <description> |
98 | 107 | <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> |
99 | 124 | </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> |
116 | 125 | </release> |
117 | 126 | </releases> |
118 | 127 |
|
|
0 commit comments