github bazaar-org/bazaar v0.9.2
0.9.2

5 hours ago

0.9.2

Hello all! This is quite an exciting release!

In 0.9.2, we added the bazaar daemon! Why is this exciting? Well, before, in previous releases, the main bazaar application process had to run in the background in order to serve desktop search requests. This meant a bunch of memory usage often sat in idle. Well, say goodbye to that! The bazaar daemon is a separate program that runs in the background with very low memory footprint. Its job is to intelligently handle requests to spawn the bazaar gui, schedule updates, and manage desktop search indexing. Waow!

Additionally, metainfo files can now be previewed easily by just clicking on them in your file manager! So if you are an app developer and would like to preview the appearance of your app before publishing to Flathub, this just became much easier.

The screenshot viewer received some quality of life adjustments! Scrollbars now appear on the edges of the screen when you zoom in, making the act of panning around the image more accessible.

Bazaar now accepts translation contributions on GNOME's official online translation infrastructure! If you fluently speak a language other than English and would like to contribute to the project, this is an awesome way to do so.

If you would like to financially contribute to bazaar, please see the following links:

Thanks for reading and have a great day.

image

Notes for packagers

Bazaar is now split into three binaries: the main bazaar executable, the daemon, and the download worker. The refresh worker was merged into the main executable.

What's Changed (GH GENERATED)

New Contributors

Full Changelog: v0.9.1...v0.9.2

Don't miss a new bazaar release

NewReleases is sending notifications on new releases.