We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9804483 commit b5e9004Copy full SHA for b5e9004
data/badger.metainfo.xml.in
@@ -31,12 +31,16 @@
31
<color type="primary" scheme_preference="dark">#1a1a1a</color>
32
</branding>
33
<releases>
34
- <release version="5.0.1" date="2025-10-01">
+ <release version="5.0.1" date="2025-10-31">
35
<description>
36
<ul>
37
- <li>Update: More efficient notification management</li>
+ <li>Avoid Badger lingering in the background when no active reminder</li>
38
+ <li>More efficient notification management</li>
39
</ul>
40
</description>
41
+ <issues>
42
+ <issue url="https://github.com/elfenware/badger/issues/114">Badger does not dismiss older notifications</issue>
43
+ </issues>
44
</release>
45
<release version="5.0.0" date="2025-06-27">
46
0 commit comments