File: io.github.kolunmi.Bazaar.metainfo.xml.in

package info (click to toggle)
bazaar 0.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,396 kB
  • sloc: ansic: 49,466; sh: 685; xml: 327; python: 87; makefile: 6
file content (421 lines) | stat: -rw-r--r-- 20,254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>io.github.kolunmi.Bazaar</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0-or-later</project_license>

  <name>Bazaar</name>
  <summary>Discover and install applications</summary>
  <description>
    <p>
      A new app store for Linux with a focus on discovering and installing
      applications and addons from Flatpak remotes, particularly Flathub.
    </p>
    <p>
      It emphasizes supporting the developers who make the Linux desktop
      possible. Bazaar features a "curated" tab that can be configured by
      distributors to allow for a more localized experience.
    </p>
  </description>

  <supports>
    <control>pointing</control>
    <control>keyboard</control>
    <control>touch</control>
    <display_length compare="ge">360</display_length>
  </supports>

  <developer id="io.github.kolunmi">
    <name>Adam Masciola</name>
  </developer>

  <url type="homepage">https://github.com/kolunmi/bazaar</url>
  <url type="vcs-browser">https://github.com/kolunmi/bazaar</url>
  <url type="bugtracker">https://github.com/kolunmi/bazaar/issues</url>
  <url type="translate">https://github.com/kolunmi/bazaar/tree/master/po</url>
  <url type="faq">https://github.com/kolunmi/bazaar/blob/master/README.md</url>
  <url type="help">https://github.com/kolunmi/bazaar/discussions</url>
  <url type="donation">https://github.com/sponsors/kolunmi</url>
  <url type="contact">https://github.com/kolunmi</url>
  <url type="contribute">https://github.com/kolunmi/bazaar</url>

  <translation type="gettext">bazaar</translation>
  <launchable type="desktop-id">io.github.kolunmi.Bazaar.desktop</launchable>
  <content_rating type="oars-1.1" />

  <branding>
    <color type="primary" scheme_preference="light">#ffbe6f</color>
    <color type="primary" scheme_preference="dark">#c11c2b</color>
  </branding>

  <screenshots>
    <screenshot type="default">
      <image>https://github.com/user-attachments/assets/b7d749fb-ecc0-4f3e-a965-15b6771c54d3</image>
      <caption>The home page displaying Flathub apps</caption>
    </screenshot>
    <screenshot>
      <image>https://github.com/user-attachments/assets/7d306fbe-e1a7-4c74-91b2-f5061aba2c56</image>
      <caption>Exhibit app page</caption>
    </screenshot>
    <screenshot>
      <image>https://github.com/user-attachments/assets/cf0914b7-f256-436e-bbd5-6822cf3d0786</image>
      <caption>Library page</caption>
    </screenshot>
    <screenshot>
      <image>https://github.com/user-attachments/assets/733bff33-a206-43b9-bbaf-08df9d1c65f3</image>
      <caption>Search page</caption>
    </screenshot>
    <screenshot>
      <image>https://github.com/user-attachments/assets/fd721125-1842-4cf1-9ab3-a70ef6b9ce10</image>
      <caption>Category page</caption>
    </screenshot>
  </screenshots>

  <releases>
    <release version="0.7.8" date="2026-02-11">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.8</url>
      <description translate="no">
        <p>
          This release lets you view and remove user-scoped installed apps from the library page in the Flatpak version of the app.
          Installing from user remotes is not supported yet.
        </p>
      </description>
    </release>
    <release version="0.7.7" date="2026-02-09">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.7</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Merges the task sidebar and install page into the library page</li>
          <li>Add installed version numbers of each app on the library and app pages</li>
          <li>Add donations dialog</li>
          <li>Fix broken addon and runtime eol detection</li>
          <li>Add `enable-bulk-install` key to curated sections</li>
          <li>Add `override-eol-markings` main config string list</li>
        </ul>
      </description>
    </release>
    <release version="0.7.6" date="2026-01-28">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.6</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Improve context dialogs</li>
          <li>Fix leftover data bar being shown prematurely</li>
          <li>Have a rotation toggle for flags</li>
          <li>Add hard check to prevent removing Bazaar flatpak</li>
          <li>Improve download statistics tooltips</li>
          <li>Add read support for flatpak bundles</li>
          <li>Fix critical output sometimes during transactions</li>
          <li>Fix error popover refusing to spawn in transaction sidebar</li>
        </ul>
      </description>
    </release>
    <release version="0.7.5" date="2026-01-18">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.5</url>
      <description translate="no">
        <p>Minor bugfix release</p>
      </description>
    </release>
    <release version="0.7.4" date="2026-01-18">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.4</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Fix issue where installed page is empty on opening second window</li>
          <li>Fix screenshot flickering in search results</li>
          <li>Fix pride flags sometimes not showing on certain locales</li>
          <li>Add "Install all" to favorites page</li>
        </ul>
      </description>
    </release>
    <release version="0.7.3" date="2026-01-11">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.3</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Trash user data instead of deleting</li>
          <li>Tweaks to permissions dialog</li>
          <li>Fix broken EOL filtering</li>
          <li>Add text filter to installed page</li>
          <li>Add optional translations mappings for string properties in YAML configs</li>
          <li>Hide EOL apps by default</li>
          <li>Many other minor bug fixes and improvements</li>
        </ul>
      </description>
    </release>
    <release version="0.7.2" date="2026-01-03">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.2</url>
      <description translate="no">
        <p>This small release ensures the new icon is rendered correctly on KDE Plasma.</p>
      </description>
    </release>
    <release version="0.7.1" date="2026-01-03">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.1</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>New market stall icon</li>
          <li>Remove Flathub styling</li>
          <li>Add horizontal versions of pride flags</li>
          <li>Text selection in app descriptions can be made across paragraph breaks</li>
          <li>Support YAML anchors and aliases in config parsing</li>
          <li>Drastically reduce disk cache writes over time by skipping unchanged entries</li>
          <li>Show background status in popover</li>
          <li>Add app permission system</li>
          <li>Add back release URLs</li>
          <li>Fix sync-remotes action in shortcut dialog</li>
          <li>Fix visual hiccups in comet animations</li>
        </ul>
      </description>
    </release>
    <release version="0.7.0" date="2025-12-31">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.7.0</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Flathub account support with the ability to manage bookmarks</li>
          <li>Flathub bookmarks replace star count; you can add or remove bookmarks from app pages</li>
          <li>An "Only Show Verified" option</li>
          <li>Exhaustive category pages for most categories</li>
          <li>An "Adwaita" or "KDE" category shown based on desktop environment</li>
          <li>Updated installed indicator for app tiles</li>
          <li>3 new flag options</li>
          <li>Fixed GNOME search provider to show the app page instead of search</li>
          <li>Fixed issue where flatpakref URIs did not open when the app wasn't running in the background</li>
          <li>Fixed issue where some proprietary apps were marked as "Special License"</li>
          <li>Fixed issue where graphs did not work with touch</li>
        </ul>
      </description>
    </release>
    <release version="0.6.3" date="2025-12-14">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.6.3</url>
      <description translate="no">
        <p>Another quick release to restore alphabetical sorting on the installed page</p>
      </description>
    </release>
    <release version="0.6.2" date="2025-12-09">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.6.2</url>
      <description translate="no">
        <p>Quick release to allow manual refresh if flathub is being flaky</p>
      </description>
    </release>
    <release version="0.6.1" date="2025-12-09">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.6.1</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Fix frequent disk writes; set refresh frequency to 1 day rather than 1 hour</li>
          <li>Add "Delete User Data" option when uninstalling an application</li>
          <li>Version cache to prevent incompatibility between Bazaar versions</li>
        </ul>
      </description>
    </release>
    <release version="0.6.0" date="2025-12-04">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.6.0</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Reworked loading to be substantially faster after first start via async loading</li>
          <li>A gaming section on the Flathub page</li>
          <li>Improved UI on mobile, especially on app pages</li>
          <li>Verified badges next to most places where apps are shown</li>
          <li>A popover that explains what verification and non-verification mean</li>
          <li>An "other apps by" page for when a developer has more than 6 apps</li>
          <li>Tags that show other apps with the same tag when pressed</li>
          <li>An age rating dialog</li>
          <li>Changed search filters into global content filters</li>
          <li>5 new pride flags</li>
        </ul>
      </description>
    </release>
    <release version="0.5.10" date="2025-11-12">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.10</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <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>
          <li>Fix global progress bar theme sometimes not syncing with preferences</li>
          <li>Show version next to addon name in the addons dialog</li>
        </ul>
      </description>
    </release>
    <release version="0.5.9" date="2025-11-08">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.9</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Add "On the go" section and mobile cateogry</li>
          <li>Greatly decrease reported memory usage</li>
          <li>Rework search UI</li>
          <li>Rework page stack navigation</li>
          <li>Change screenshot dialog to page</li>
        </ul>
      </description>
    </release>
    <release version="0.5.8" date="2025-10-29">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.8</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Fix slow/inconsistent image loading</li>
          <li>Fix context row in full view</li>
        </ul>
      </description>
    </release>
    <release version="0.5.7" date="2025-10-27">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.7</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Rework full view layout</li>
          <li>Improve progress bar theme selection</li>
          <li>Reduce quantity and improve quality of search results</li>
          <li>Allow the application window to fit on mobile screen sizes</li>
        </ul>
      </description>
    </release>
    <release version="0.5.6" date="2025-10-15">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.6</url>
      <description translate="no">
        <p>This release comes with the following improvements:</p>
        <ul>
          <li>Add interactive screenshot dialog</li>
          <li>Fix empty update dialogs</li>
          <li>Greatly improve look of app description rendering</li>
          <li>Add pending state to the global progress bar</li>
          <li>Add featured apps carousel</li>
        </ul>
      </description>
    </release>
    <release version="0.5.5" date="2025-10-09">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.5</url>
      <description translate="no">
        <p>More improvements:</p>
        <ul>
          <li>Improve design of transaction dialog</li>
          <li>Update remove button pulse effect and comet size curve</li>
          <li>Reap and reload cached textures after a day</li>
          <li>Eliminate some crashes caused by race conditions</li>
          <li>Change preferences group to context bar in full view</li>
          <li>Switch side panels to sidebars and use flat header bar designs</li>
          <li>Add really useful app size dialog :)</li>
        </ul>
      </description>
    </release>
    <release version="0.5.4" date="2025-10-04">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.4</url>
      <description translate="no">
        <p>Some improvements:</p>
        <ul>
          <li>Make the global progress bar customizable with pride flags! Check preferences</li>
          <li>Add a new world map page to the download statistics dialog</li>
          <li>Allow clicking on entries on transaction sidebar to navigate to the original store page</li>
          <li>Add Alexander Vanhee to the developer credits</li>
        </ul>
      </description>
    </release>
    <release version="0.5.3" date="2025-10-02">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.3</url>
      <description translate="no">
        <p>Some improvements:</p>
        <ul>
          <li>Overhaul download history graph; make it interactive</li>
          <li>Smarter "back" functionality</li>
          <li>Hide bottom bar more often on small window sizes</li>
          <li>Make "light-banner" and "dark-banner" keys available to curated configs</li>
        </ul>
      </description>
    </release>
    <release version="0.5.2" date="2025-09-29">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.2</url>
      <description translate="no">
        <p>This release includes:</p>
        <ul>
          <li>553d041 * chore(po): update Ukrainian translation (#408)</li>
          <li>711732a * Rework Version History (#407)</li>
          <li>d2d3771 * Calculate detailed app tiles text color based on luminance of background accent color (#405)</li>
          <li>3787e6e * Save window size in gsettings</li>
          <li>18ba76c * AsyncTexture: increase HTTP timeout to 5 seconds</li>
          <li>980f752 * SearchWidget: prevent invalid item selection</li>
          <li>ab95593 * Add installed icons to app tiles (#404)</li>
          <li>203754b * (UI) Improve visiblility of add-on feature (#403)</li>
          <li>069ce61 * fix installed page list outline ring (#402)</li>
          <li>da9f7b8 * (UX) Refine the Flathub views to be denser and have less partial lines (#401)</li>
          <li>a6939ba * fix(po): fix Ukrainian translation (#400)</li>
          <li>35c9611 * decrease app-tile description width reqs</li>
          <li>6098be7 * chore(po): update Polish translation (#397)</li>
          <li>2944d1e * change per section limit to 12 from 9 (#396)</li>
          <li>0b04284 * Update Japanese Translation (#394)</li>
          <li>fa60f4f * Move to brand new shiny Adw.ShortcutsDialog (#395)</li>
        </ul>
      </description>
    </release>
    <release version="0.5.1" date="2025-09-27">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.1</url>
    </release>
    <release version="0.5.0" date="2025-09-26">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.5.0</url>
    </release>
    <release version="0.4.11" date="2025-09-15">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.11</url>
    </release>
    <release version="0.4.10" date="2025-09-12">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.10</url>
    </release>
    <release version="0.4.9" date="2025-09-11">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.9</url>
    </release>
    <release version="0.4.8" date="2025-09-08">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.8</url>
    </release>
    <release version="0.4.7" date="2025-09-07">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.7</url>
    </release>
    <release version="0.4.6" date="2025-09-05">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.6</url>
    </release>
    <release version="0.4.5" date="2025-09-01">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.5</url>
    </release>
    <release version="0.4.4" date="2025-08-30">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.4</url>
    </release>
    <release version="0.4.3" date="2025-08-26">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.3</url>
    </release>
    <release version="0.4.2" date="2025-08-26">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.2</url>
    </release>
    <release version="0.4.1" date="2025-08-24">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.1</url>
    </release>
    <release version="0.4.0" date="2025-08-21">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.4.0</url>
    </release>
    <release version="0.3.2" date="2025-08-17">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.3.2</url>
    </release>
    <release version="0.3.1" date="2025-08-16">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.3.1</url>
    </release>
    <release version="0.3.0" date="2025-08-11">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.3.0</url>
    </release>
    <release version="0.2.3" date="2025-07-14">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.2.3</url>
    </release>
    <release version="0.2.2" date="2025-07-09">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.2.2</url>
    </release>
    <release version="0.2.1" date="2025-07-07">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.2.1</url>
    </release>
    <release version="0.2.0" date="2025-07-07">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.2.0</url>
    </release>
    <release version="0.1.0" date="2025-06-24">
      <url type="details">https://github.com/kolunmi/bazaar/releases/tag/v0.1.0</url>
    </release>
  </releases>
</component>