Hello Bazaar enthusiasts! This quick release brings a few features and many fixes.
IMPORTANT: Bazaar now reads a new environment variable BAZAAR_DESKTOP_SEARCH_PROVIDER_ICON_SIZE, which may be read as an unsigned integer from 1 to 256 to specify the square pixel size of icons sent to the desktop search provider. This should be configured to be a higher value than its default value of 24x24 when on KDE, as krunner paints result icons as much larger than gnome-shell does. This way, the images will not appear blurry as they have historically on KDE.
IMPORTANT: Bazaar now supports a new command line option --preview-metainfo that opens two file selection dialogs, allowing a user to choose a metainfo file and optionally an icon file. It then displays a mock app page, including a banner with a button that leads to a basic page showcasing widgets elements that have the branding. This should be helpful for app developers who would like to see what their app looks like in Bazaar before submitting to Flathub.
Thanks for reading!
What's Changed
- Limit search bar max length by @AlexanderVanhee in #1384
- chore(po): Update Czech translation by @AsciiWolf in #1380
- chore(po): Update Cornish translation by @linfindel in #1381
- Add a install count number by @AlexanderVanhee in #1385
- Fix mobile tile spacing for apps page by @AlexanderVanhee in #1386
- chore(po): update French translation by @theMimolet in #1372
- chore(po): Update Czech translation by @AsciiWolf in #1387
- Update Turkish translation by @yakushabb in #1388
- chore(po): Update Czech translation by @AsciiWolf in #1391
- Fix map lag by @AlexanderVanhee in #1392
- Add support for previewing metainfo files by @AlexanderVanhee in #1393
- chore(po): Update Polish translation by @Micro856 in #1394
- chore(po): Update Brazilian Portuguese translation by @koitorin in #1395
- chore(po): Update Czech translation by @AsciiWolf in #1396
- chore: build python-babel from tarball by @renner0e in #1362
- chore: specify bazaar contributors in metainfo by @Lumaeris in #1398
- Avoid the EOL abbreviation by @AlexanderVanhee in #1400
- Remove primary menu from subpages by @AlexanderVanhee in #1401
- Fix text in description renderer being cut off sometimes by @AlexanderVanhee in #1399
- Move app of the day title to above the carousel by @AlexanderVanhee in #1402
- Use non interactive installations for background metadata refresh by @AlexanderVanhee in #1397
- Remove heart from donate button in primary menu by @AlexanderVanhee in #1404
- Normalize hover states of category tiles by @AlexanderVanhee in #1405
- Make grey of context tiles match buttons by @AlexanderVanhee in #1407
- Rename Flathub page to explore page by @AlexanderVanhee in #1408
- Increase bottom margins on special cards on Flathub page by @AlexanderVanhee in #1403
- Readd the Flathub icon by @AlexanderVanhee in #1411
- Update ostree and flatpak modules by @github-actions[bot] in #1414
- Fix layout shift on installing app in release row by @AlexanderVanhee in #1412
- chore(po): Update Czech translation by @AsciiWolf in #1410
- Added Basque localization by @ibaios in #1417
- Fix updates for user installs in sandbox by @AlexanderVanhee in #1415
- Make exported desktop search provider app icon sizes adjustable by @kolunmi in #1418
- chore(po): update French translation by @theMimolet in #1406
- fix(just): build before bundle by @renner0e in #1422
- Update Turkish translation by @yakushabb in #1423
- feat: add minecraft search tweaks by @renner0e in #1421
New Contributors
Full Changelog: v0.7.14...v0.7.15
