Bazaar v0.5.6 Release Notes
Executive Summary
Bazaar v0.5.6 brings significant UX improvements with a new Flathub-style featured app carousel, an interactive screenshot dialog, and extensive UI polish. This release includes 35+ commits since v0.5.5, featuring major design updates to sidebars and context bars, progress bar enhancements, and comprehensive translation updates across 9 languages.
What's Changed
🎨 Major UI/UX Enhancements
-
(UX) Add a Flathub like carousel for featured apps by @AlexanderVanhee in #469
- New featured app carousel with auto-switching and smooth animations
- Improved spring animation values for better user experience
- Fixed size overflow issues for better responsive design
-
Add interactive screenshot dialog by @AlexanderVanhee in #458
- Full interactive screenshot viewer with touch and keyboard navigation
- Zoom functionality with cursor feedback
- Automatic screenshot centering
-
(UX) Switch side panels to sidebars and use flat header bar designs by @AlexanderVanhee in #443
- Modernized UI with sidebar navigation
- Flat header bar design for cleaner appearance
- Improved app page header bar and transaction animations
🎯 Context & Interface Improvements
-
Change preferences group to context bar by @AlexanderVanhee in #442
- Enhanced context-aware UI
- Non-focusable license tiles for better keyboard navigation
-
(UX) Polish up the context bar by @AlexanderVanhee in #451
- Full view license links
- Static SPDX implementation
📊 Progress & Status Features
- Global progress bar enhancements by @kolunmi
- Added pending state for progress bar (commit 276f64d)
- Corner radius adjustments for inner bar in pending state by @AlexanderVanhee in #470
🐛 Bug Fixes & Stability
-
(UI) Fix description rendering issues by @AlexanderVanhee in #466
- Fixed whitespace issues in AppstreamDescriptionRender
- Improved padding consistency with short descriptions
- Fixed various description rendering problems
-
Minor screenshot dialog fixes by @AlexanderVanhee in #463
- Whitespace fixes
- Improved dialog behavior
-
Fix keyboard not looping screenshot carousel by @AlexanderVanhee in #460
-
AsyncTexture: avoid potential segfault (commit 517ac22)
-
AppstreamDescriptionRender: fix whitespace issues (commit aa15956)
🌍 Translation Updates
This release features extensive internationalization work with updates to:
- chore(po): Update French translation by @HarmfulBreeze in #468
- chore(po): update Ukrainian translation by @Saltane in #462
- chore(po): update Russian translation by @Lumaeris in #456
- chore(po): update Ukrainian translation by @Saltane in #457
- Update japanese texts by @camegone in #439
- chore(po): Update Italian translation by @pbluez in #440
- Updated Spanish translation by @Cherryda in #444
- chore(po): update Arabic translation by @x9a in #438
- Minor improvements to Czech translation by @ExistingPerson08 in #433
🔧 Technical Improvements
- bump libdex requirement to 1.0.0 (commit b6a63c9)
- Simplify CLI args - Removed subcommands concept (commit fdff81a)
- handle --help properly (commit f113e79)
- Force updates into one transaction - Prevents dependency race conditions (commit 8534296)
- FlatpakInstance: mark transaction_ready as static (commit 979b41e)
📦 Metadata & Infrastructure
-
Update metainfo file to better follow flathub guidelines by @AlexanderVanhee in #448
- Updated screenshot links
- Better compliance with Flathub standards
-
feat: add nightly suffix to desktop file by @renner0e in #455
🎉 New Contributors
- 🥇 @HarmfulBreeze made their first contribution in #468
Repository Information
Repository: @kolunmi/bazaar
Release: v0.5.6 (Expected)
Previous Release: v0.5.5 (October 9, 2025)
Commits Since v0.5.5: 36 commits
Date Range: October 9, 2025 - October 15, 2025
Key Contributors This Release
- @AlexanderVanhee - Major UI/UX contributions (carousel, screenshot dialog, sidebars, context bar)
- @kolunmi - Core improvements, bug fixes, technical infrastructure
- Translation contributors: @HarmfulBreeze, @Saltane, @Lumaeris, @camegone, @pbluez, @Cherryda, @x9a, @ExistingPerson08
Full Changelog
Full Changelog: v0.5.5...master
Related Work
- Bazaar Project - A modern Flatpak app store for GNOME
- Previous Release: v0.5.5
- Flathub - The app store for Linux
Report Generated: October 15, 2025
Data Source: @kolunmi/bazaar repository (GitHub API)