|
14 | 14 | <p>And it quacks.</p> |
15 | 15 | </description> |
16 | 16 | <releases> |
| 17 | + <release version="2.3.0" date="2025-07-12"> |
| 18 | + <description> |
| 19 | + <p>✨Pond Info News✨</p> |
| 20 | + <ul> |
| 21 | + <li>Cleaner code and user interface</li> |
| 22 | + <li>Added repeat x every hours</li> |
| 23 | + <li>Added more control for when repeating quacks</li> |
| 24 | + <li>Added vietnamese translations thanks to @hthienloc!</li> |
| 25 | + </ul> |
| 26 | + </description> |
| 27 | + <issues> |
| 28 | + <issue url="https://github.com/ellie-commons/reminduck/issues/55">Reminder every x amount of time</issue> |
| 29 | + <issue url="https://github.com/ellie-commons/reminduck/issues/60">Year Reminder option</issue> |
| 30 | + </issues> |
| 31 | + </release> |
17 | 32 | <release version="2.2.1" date="2025-07-12"> |
18 | 33 | <description> |
19 | 34 | <ul> |
|
60 | 75 | </ul> |
61 | 76 | </description> |
62 | 77 | </release> |
63 | | - <release version="1.6.2" date="2021-11-16"> |
64 | | - <description> |
65 | | - <p>Add "Office" category to launcher</p> |
66 | | - </description> |
67 | | - </release> |
68 | | - <release version="1.6.1" date="2021-08-18"> |
69 | | - <description> |
70 | | - <ul> |
71 | | - <li>- Support for elementary OS 6.0 Odin!</li> |
72 | | - <li>- 🇮🇹 Updated italian translation (@albanobattistella)</li> |
73 | | - </ul> |
74 | | - </description> |
75 | | - </release> |
76 | | - <release version="1.5.6" date="2020-01-31"> |
77 | | - <description> |
78 | | - <ul> |
79 | | - <li>- 🇩🇪 German translation (@Technipion)</li> |
80 | | - <li>- 🇮🇹 Updated italian translation (@albanobattistella)</li> |
81 | | - </ul> |
82 | | - </description> |
83 | | - </release> |
84 | | - <release version="1.5.5" date="2020-01-18"> |
85 | | - <description> |
86 | | - <ul> |
87 | | - <li>🐞 Enable translations on Flatpak</li> |
88 | | - </ul> |
89 | | - </description> |
90 | | - </release> |
91 | | - <release version="1.5.0" date="2020-01-10"> |
92 | | - <description> |
93 | | - <ul> |
94 | | - <li>🗃️ Flatpak Support!</li> |
95 | | - </ul> |
96 | | - </description> |
97 | | - </release> |
98 | | - <release version="1.4.0" date="2019-11-28"> |
99 | | - <description> |
100 | | - <ul> |
101 | | - <li>🌑 Dark-mode toggle on the header bar</li> |
102 | | - <li>🔔 Notifications now stick around until you close them, to make sure you don't miss your quacks</li> |
103 | | - <li>🌟 Support for additional GTK themes, making Reminduck distro-agnostic</li> |
104 | | - <li>🇪🇸 Spanish Translation (Alejandro Elí | @onerbs)</li> |
105 | | - <li>🇮🇹 Italian Translation (Mirko Brombin | @mirkobrombin)</li> |
106 | | - </ul> |
107 | | - </description> |
108 | | - </release> |
109 | | - <release version="1.3.0" date="2019-11-06"> |
110 | | - <description> |
111 | | - <ul> |
112 | | - <li>🐥️ New Icon! - hopefully this one looks better than the previous one. With great help from Nararyans R.I. (@Fatih20)</li> |
113 | | - <li>💁 Increased compatibility with translations (Corentin Noël | @tintou)</li> |
114 | | - <li>🇨🇵️ French Translation (Nathan Bonnemains | @NathanBnm)</li> |
115 | | - </ul> |
116 | | - </description> |
117 | | - </release> |
118 | | - <release version="1.2.0" date="2019-10-16"> |
119 | | - <description> |
120 | | - <ul> |
121 | | - <li>🔁️ Recurrent reminders - you can now have reminders that show up in set periods of time: every day, week, month, or a set interval</li> |
122 | | - <li>🌟️ General UI improvements to make settings up quacks more pleasant</li> |
123 | | - <li>🌃️ Dark Mode is now prettier</li> |
124 | | - <li>🇹🇷 Turkish translation (libreajans)</li> |
125 | | - <li>🇳🇱 Dutch translation (Vistaus)</li> |
126 | | - </ul> |
127 | | - </description> |
128 | | - </release> |
129 | | - <release version="1.1.0" date="2019-10-11"> |
130 | | - <description> |
131 | | - <ul> |
132 | | - <li>Support the unofficial "Prefer Dark Theme" setting 🌝️</li> |
133 | | - <li>This should also make it work with other dark GTK themes</li> |
134 | | - </ul> |
135 | | - </description> |
136 | | - </release> |
137 | | - <release version="1.0.0" date="2019-10-09"> |
138 | | - <description> |
139 | | - <p>Initial Release 🦆</p> |
140 | | - </description> |
141 | | - </release> |
142 | 78 | </releases> |
143 | 79 | <provides> |
144 | 80 | <binary>io.github.ellie_commons.reminduck</binary> |
|
182 | 118 | <screenshots> |
183 | 119 | <screenshot type="default"> |
184 | 120 | <caption>The welcome view</caption> |
185 | | - <image>https://raw.githubusercontent.com/ellie-commons/reminduck/master/data/screenshots/Welcome.png</image> |
| 121 | + <image>https://raw.githubusercontent.com/ellie-commons/reminduck/@version@/data/screenshots/Welcome.png</image> |
186 | 122 | </screenshot> |
187 | 123 | <screenshot environment="pantheon"> |
188 | 124 | <caption>Add new reminders</caption> |
189 | | - <image>https://raw.githubusercontent.com/ellie-commons/reminduck/master/data/screenshots/Editor.png</image> |
| 125 | + <image>https://raw.githubusercontent.com/ellie-commons/reminduck/@version@/data/screenshots/Editor.png</image> |
190 | 126 | </screenshot> |
191 | 127 | <screenshot environment="pantheon:dark"> |
192 | 128 | <caption>Add new reminders but in dark</caption> |
193 | | - <image>https://raw.githubusercontent.com/ellie-commons/reminduck/master/data/screenshots/Editor-dark.png</image> |
| 129 | + <image>https://raw.githubusercontent.com/ellie-commons/reminduck/@version@/data/screenshots/Editor-dark.png</image> |
194 | 130 | </screenshot> |
195 | 131 | <screenshot environment="pantheon"> |
196 | 132 | <caption>See current reminders</caption> |
197 | | - <image>https://raw.githubusercontent.com/ellie-commons/reminduck/master/data/screenshots/List.png</image> |
| 133 | + <image>https://raw.githubusercontent.com/ellie-commons/reminduck/@version@/data/screenshots/List.png</image> |
198 | 134 | </screenshot> |
199 | 135 | <screenshot environment="pantheon:dark"> |
200 | 136 | <caption>See current reminders but in dark</caption> |
201 | | - <image>https://raw.githubusercontent.com/ellie-commons/reminduck/master/data/screenshots/List-dark.png</image> |
| 137 | + <image>https://raw.githubusercontent.com/ellie-commons/reminduck/@version@/data/screenshots/List-dark.png</image> |
202 | 138 | </screenshot> |
203 | 139 | </screenshots> |
204 | 140 | </component> |
0 commit comments