Skip to content

Commit 43f583f

Browse files
committed
update appstream data for release
1 parent 38903e7 commit 43f583f

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

data/io.github.kolunmi.Bazaar.metainfo.xml.in

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@
6868
</screenshots>
6969

7070
<releases>
71+
<release version="0.5.10" date="2025-11-12">
72+
<url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.10</url>
73+
<description translate="no">
74+
<p>This release comes with the following improvements:</p>
75+
<ul>
76+
<li>Add "hide-eol" preferences option to prevent Bazaar from showing end-of-life applications or applications which depend on end-of-life runtimes</li>
77+
<li>Fix global progress bar theme sometimes not syncing with preferences</li>
78+
<li>Show version next to addon name in the addons dialog</li>
79+
</ul>
80+
</description>
81+
</release>
7182
<release version="0.5.9" date="2025-11-08">
7283
<url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.9</url>
7384
<description translate="no">

src/release-notes.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<p>This release comes with the following improvements:</p>
22
<ul>
3-
<li>Add "On the go" section and mobile category</li>
4-
<li>Greatly decrease reported memory usage</li>
5-
<li>Rework search UI</li>
6-
<li>Rework page stack navigation</li>
7-
<li>Change screenshot dialog to page</li>
3+
<li>Add "hide-eol" preferences option to prevent Bazaar from showing end-of-life applications or applications which depend on end-of-life runtimes</li>
4+
<li>Fix global progress bar theme sometimes not syncing with preferences</li>
5+
<li>Show version next to addon name in the addons dialog</li>
86
</ul>

0 commit comments

Comments
 (0)