v0.5.0
Extension Manager 0.5.0
The next major feature update to Extension Manager.
Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.
It is recommended that you install Extension Manager via Flathub for automatic updates.
Highlights
The 'Performance & Polish' release
- New widgets, better resizing, cleaner look
- Compatibility with GNOME 46
- Display extension icons and statistics
- Search is more reliable
- Translation updates
What's Changed
- CI: Bumped Checkout (v4) & Flatpak Builder (v6.3) by @GabsEdits in https://github.com/mjakeman/extension-manager/pull/506
- Update Turkish translation in https://github.com/mjakeman/extension-manager/pull/516
- flatpak: Update manifest by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/511
- detail-view: Add info bar by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/492
- po: Add Vietnam Translation by @thieninox in https://github.com/mjakeman/extension-manager/pull/509
- Fix race condition and remove broken popularity search by @mjakeman in https://github.com/mjakeman/extension-manager/pull/507
- po: Update German translation by @gabrbrand in https://github.com/mjakeman/extension-manager/pull/518
- Add "Translation Guide" to README by @Vovkiv in https://github.com/mjakeman/extension-manager/pull/514
- Update Russian translation by @Alexmelman88 in https://github.com/mjakeman/extension-manager/pull/519
- Updated French translation by @rene-coty in https://github.com/mjakeman/extension-manager/pull/521
- Update hu.po by @ViBE-HU in https://github.com/mjakeman/extension-manager/pull/524
- comment-tile: Add extension's author badge by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/526
- Change padding and sizes for row with Details & Remove buttons by @SpikedPaladin in https://github.com/mjakeman/extension-manager/pull/525
- Move from deprecated row icons to prefix and suffix by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/522
- Add screenshots for translation guide by @Vovkiv in https://github.com/mjakeman/extension-manager/pull/520
- i18n: Add context to
Downloadsstring by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/528 - Update POT, Ukrainian translation by @Vovkiv in https://github.com/mjakeman/extension-manager/pull/529
- Update Russian translation by @Alexmelman88 in https://github.com/mjakeman/extension-manager/pull/531
- i18n: Update for Occitan by @Mejans in https://github.com/mjakeman/extension-manager/pull/532
- Update oc.po by @Mejans in https://github.com/mjakeman/extension-manager/pull/533
- Syntax Error in data/meson.build: appstreamcli validate --nonet by @doppelhelix in https://github.com/mjakeman/extension-manager/pull/534
- Update hu.po by @ViBE-HU in https://github.com/mjakeman/extension-manager/pull/535
- Add Korean Translation by @ensup in https://github.com/mjakeman/extension-manager/pull/538
- Update Arabic translation by @ots25 in https://github.com/mjakeman/extension-manager/pull/541
- po: update Brazilian Portuguese translation by @douglasilvadev in https://github.com/mjakeman/extension-manager/pull/547
- Update Turkish translation in https://github.com/mjakeman/extension-manager/pull/548
- detail-view: Add extension icon by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/494
- Update LINGUAS by @thieninox in https://github.com/mjakeman/extension-manager/pull/508
- comment-tile: Hide rating when zero by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/527
- metainfo: Update by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/536
- flatpak: Have stable and devel manifests in tree by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/544
- extension-row: Escape title by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/553
- search-row: Use GtkExpression lookups in Blueprint by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/554
- upgrade-assistant: Fix GNOME version calculation by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/559
- build: Use version suffix instead of name suffix by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/561
- browse-page: Treat hook to activate initial search in Blueprint by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/537
- appdata: Update appdata in https://github.com/mjakeman/extension-manager/pull/555
- po: Update template by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/572
- Update Portuguese translation by @hugok79 in https://github.com/mjakeman/extension-manager/pull/570
- Update hu.po by @ViBE-HU in https://github.com/mjakeman/extension-manager/pull/573
- extension-row: Set error label wrap mode to word_char by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/565
- application: Fix small indentation issue by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/567
- Update Russian translation by @Alexmelman88 in https://github.com/mjakeman/extension-manager/pull/580
- metainfo: Fix developer id by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/579
- Blueprint tweaks by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/576
- Update README.md by @mjakeman in https://github.com/mjakeman/extension-manager/pull/582
- Port to libadwaita 1.5 widgets by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/558
- Fix typo in the README by @foopsss in https://github.com/mjakeman/extension-manager/pull/584
- Support for toggling extensions with errors by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/586
- error-dialog: Add OS info, GTK and Libadwaita versions by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/589
- UI and UX tweaks by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/588
- window: Save window state by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/566
- detail-view: Add zoom shortcuts by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/542
- data: Update screenshots by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/591
- Translations update from Hosted Weblate by @weblate in https://github.com/mjakeman/extension-manager/pull/581
- Weblate preparations by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/578
- Update for v0.5.0 by @mjakeman in https://github.com/mjakeman/extension-manager/pull/592
- Implicit function defs fix by @mjakeman in https://github.com/mjakeman/extension-manager/pull/593
- installed-page: Fix sharp bottom corners of placeholders by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/598
- detail-view: Split screenshot overlay into its own view by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/595
- detail-view: Ensure extension title is correct by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/597
- Translations update from Hosted Weblate by @weblate in https://github.com/mjakeman/extension-manager/pull/596
- Translations update from Hosted Weblate by @weblate in https://github.com/mjakeman/extension-manager/pull/600
- screenshot-view: Fix zoom shortcuts by @oscfdezdz in https://github.com/mjakeman/extension-manager/pull/599
- Translations update from Hosted Weblate by @weblate in https://github.com/mjakeman/extension-manager/pull/601
New Contributors
- @thieninox made their first contribution in https://github.com/mjakeman/extension-manager/pull/509
- @doppelhelix made their first contribution in https://github.com/mjakeman/extension-manager/pull/534
- @ensup made their first contribution in https://github.com/mjakeman/extension-manager/pull/538
- @foopsss made their first contribution in https://github.com/mjakeman/extension-manager/pull/584
- @weblate made their first contribution in https://github.com/mjakeman/extension-manager/pull/581
Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.4.3...v0.5.0