* fix search regressions OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/extension-manager?expand=0&rev=28
211 lines
7.7 KiB
Plaintext
211 lines
7.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 7 11:34:38 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to version 0.6.5:
|
|
* fix search regressions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 17 17:15:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to version 0.6.4:
|
|
* upgrade-assistant: Reword results page heading
|
|
* Fix various crashes
|
|
* Info updates
|
|
* Port to GNOME Extensions v1 API
|
|
* detail-view: Add session modes information
|
|
* InfoBar and SearchProvider fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 7 10:33:27 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- move back to the default optflags
|
|
- switch over to the download_files service
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 1 20:44:55 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.6.3:
|
|
* build: Specify the minimum required version of libadwaita
|
|
* general: Use g_strcmp0 for null safe string comparison
|
|
* Translations updates
|
|
* Fix app closure
|
|
* Minor update to fix a frequent crash
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 21 17:03:33 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.6.2:
|
|
* comment-dialog: Fix crash on close while loading
|
|
* extension-row: Use AdwActionRow for description
|
|
* Fix HTTP responses handling
|
|
* Adaptability and UI tweaks
|
|
* po: Update template
|
|
* Disable install button during installation
|
|
* po: Update templat
|
|
* Translations update from Hosted Weblate
|
|
* Various tweaks
|
|
* extension-row: Add Session Modes row
|
|
* installed-page: Save extension's toggle focus on state changes
|
|
* po: Update template
|
|
* detail-view: Hide "Show All Reviews" button when unneeded
|
|
* error-dialog: Refresh style
|
|
* po: Update template
|
|
* Translations update
|
|
* GNOME 48
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 16 20:49:04 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- require unzip, so we can make sure that we can decompress the
|
|
extension tarballs
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 15:52:30 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.6.1:
|
|
* browse-page: Preserve scroll position on 'Load More Results'
|
|
* general: Use AdwSpinnerPaintable where possible
|
|
* Fix all warnings
|
|
* Minor UI cleanups
|
|
* po: Update template
|
|
* Translations updates
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 22:23:03 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- fix license
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 06 17:20:36 UTC 2024 - rrahl0@opensuse.org
|
|
|
|
- Update to version 0.6.0:
|
|
* po: Update German translation
|
|
* po: Update Finnish translation
|
|
* po: Update Ukrainian translation
|
|
* po: Update German translation
|
|
* po: Update Chinese (Traditional Han script) translation
|
|
* po: Update Ukrainian translation
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 11:37:13 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.5.1+244:
|
|
* general: Handle not found errors with empty page
|
|
* local: Regenerate shell-dbus-interface
|
|
* cleanup: Add and update license headers
|
|
* installed-page: Add local search
|
|
* manager: Unify user and system extensions list property
|
|
* resource: Make path dependent on app_id
|
|
* comment-dialog: Add license header
|
|
* comment-dialog: Improve network error handling
|
|
* upgrade-assistant: Improve network error handling
|
|
* detail-view: Improve network error handling
|
|
* browse-page: Improve network error handling
|
|
* workflows: Add missing libxml2 dependency
|
|
* drop text-engine
|
|
* request-handler: Handle http status code
|
|
* readme: Update dependencies
|
|
* comment: Use the new HTML viewer
|
|
* utils: Introduce a simple HTML viewer
|
|
* comment-tile: Use GtkLabel as a comment text viewer
|
|
* browse-page: Port load more results button to AdwButtonRow
|
|
* rating: Fix warnings when finalizing with remaining child widgets
|
|
* comment-tile: Fix warnings when finalizing with remaining child widgets
|
|
* upgrade-assistant: g_print -> g_info
|
|
* window: Stop manually setting a shortcut controller
|
|
* detail-view: Remove unused variables
|
|
* window: Stop explicitly setting toast timeout
|
|
* window: Drop unused version check code
|
|
* accessibility improvements
|
|
* browse-page: Focus first new row after loading more results
|
|
* window: Add mnemonic to toast button
|
|
* info-bar: Rework items into AdwActionRow
|
|
* rating: Add tooltip
|
|
* extension-row: Hide version label if unavailable
|
|
* extension-row: Improve accessibility
|
|
* upgrade-assistant: Improve accessibility
|
|
* detail-view: Improve accessibility
|
|
* screenshot: Set accessible role
|
|
* installed-page: Port updates info bar to AdwBanner
|
|
* browse-page: Remove unused header
|
|
* browse-page: Use search entry setter
|
|
* browse-page: Enable type-ahead search
|
|
* search-row: Remove unused import
|
|
* local: Add support for version-name
|
|
* window: Show badge number when updates are available
|
|
* browse-page: Increase search-delay value
|
|
* app: Add back help overlay
|
|
* icons: Remove zoom symbolics
|
|
* app: Fix criticals in master runtime
|
|
* backtrace: Fix incompatible pointer types
|
|
* comment-tile: Adapt to text-engine changes
|
|
* Update com.mattjakeman.ExtensionManager.desktop.in.in
|
|
* comment-tile: Add date label
|
|
* comment: Add date property
|
|
* Display info icon for Initialized/Inactive extension state
|
|
* Set the extension state as a tooltip for extension toggle button
|
|
* detail-view: Add donation row
|
|
* search-result: Add donation urls property
|
|
* Fix some warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 10:03:01 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- fix CFLAGS, as with the earlier try, there was a typo with optflags
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 25 22:02:45 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- fix gcc14 by using "-Wno-error -Wno-unused-variable -Wno-unused-parameter
|
|
-Wno-incompatible-pointer-types -Wno-return-mismatch -Wno-int-conversion"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 07:53:20 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
- update to 0.5.1:
|
|
* Add null checks for version parsing
|
|
* backtrace: Collate 'null' messages
|
|
* Use AdwPreferences* widgets
|
|
* Fix crash on close while loading
|
|
|
|
- update to 0.5.0:
|
|
* New widgets, better resizing, cleaner look
|
|
* Compatibility with GNOME 46
|
|
* Display extension icons and statistics
|
|
* Search is more reliable
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 08:10:59 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
- fix spec for Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 01:17:23 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
- clean up spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 05:24:27 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
|
|
|
- Update to version 0.4.3:
|
|
* Translations update.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 21 09:43:54 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
|
|
|
- Update to version 0.4.2:
|
|
* upgrade-assistant: don't scroll horizontally on results.
|
|
* misc: Tweak app icon and optimize symbolics.
|
|
* Translations update.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 14:53:52 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
|
|
|
- Update to version 0.4.1:
|
|
* Translations update.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 09:05:23 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
|
|
|
- Initial package.
|