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
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: