GNOME 3712 Published by

Bazaar 0.7.14 lands with practical improvements like search filters and EULA buttons that help users spot proprietary apps before installing them. Developers gain a performance boost from new regex checks which skip unnecessary processes to save resources on complex hook lists. The interface feels less dated thanks to updated gradients and colors that align better with modern GNOME standards. These fixes resolve jittering issues while keeping the core Flatpak experience stable for daily use.



Bazaar 0.7.14 update improves search and adds EULA buttons for Flatpak users

The Bazaar 0.7.14 release lands with a focus on refining the GNOME software discovery experience rather than adding massive new features. This update addresses some long-standing visual annoyances while introducing tighter controls for developers managing hooks. Readers should expect a smoother interface when browsing Flathub remotes or installing proprietary applications without needing to dig through documentation.

The Bazaar 0.7.14 search filter and EULA improvements are welcome

Search becomes less frustrating with the new filter button on the search page which helps narrow down results quickly for users who prefer specific categories. Users can now see a dedicated button to show the EULA for some proprietary apps so they know exactly what permissions they grant before installing anything. This transparency is vital because many Flatpak packages come with strict sandboxing rules that users often overlook during installation and regret later.

Hook performance gets a boost in Bazaar 0.7.14 regex checks

Developers will appreciate the new optional field check-appid-regex for hooks which allows basic regex checking on an incoming appid before spawning processes. This improvement reduces script boilerplate for long lists of hooks that execute on specific appids by skipping unnecessary work immediately to save resources. It is a technical change but it prevents the overhead of launching sub-processes when the application ID does not match the criteria set by the distributor. Common scenarios show systems slowing down significantly after bad driver updates or bloated scripts running in the background during installation checks. The new regex check ensures that only relevant hooks trigger, keeping system resources available for actual work tasks rather than wasted on ignored rules. Visual tweaks like the gradient under the download timeline also make the app feel less dated compared to the rest of the GNOME interface where many apps still use flat colors from years ago. While the core functionality remains solid, these small details often determine whether an application feels polished or buggy in daily use.

Release Bazaar 0.7.14

Thank you to everyone who donated to me last release!! I really really appreciate you, you have no idea how much it helped! <3 IMPORTANT: hooks have a new, optional field check-appid-regex.

Release 0.7.14 ยท bazaar-org/bazaar

Thanks for reading and happy installing.