extension-manager icon indicating copy to clipboard operation
extension-manager copied to clipboard

Add "version-name" support

Open Aryan20 opened this issue 1 year ago • 1 comments

Recently we added support for a new metadata field called "version-name" to GNOME Extensions. This is the preferred release version set by extension developers, which if not present will fall back to the current "version" field. You can read more about it at - GJS Guide

Describe the solution you'd like "version-name" should be displayed as the extension version, if not present then only "version" should be displayed.

Aryan20 avatar Nov 14 '23 12:11 Aryan20

This one is blocked until we switch to the new REST API, see https://gitlab.gnome.org/Infrastructure/extensions-web/-/merge_requests/174#note_1926296, at least for remote extensions.

oscfdezdz avatar Nov 27 '23 18:11 oscfdezdz