Skip to content

[Feature] Allow selecting plugin version on the plugin details page #195

@thgO-O

Description

@thgO-O

Description

The public plugin details page always loads the latest plugin version, and there is currently no public UI to select another version.

Although the backend already exposes available versions, downloading a version other than the latest is currently only possible through the versioned public API endpoint.

Suggestion:

  • Show a version selector on the public plugin details page when multiple versions exist
  • Default to the latest version
  • Update displayed version-specific details based on the selected version
  • Update the download action to use the selected version

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions