Actions
Feature proposal #4735
closedImplement URL for pre-selecting version
Description
Implement URL parameter to pre-select versions instead of just packages.
Actions
Added by krileon over 10 years ago. Updated over 9 years ago.
Description
Implement URL parameter to pre-select versions instead of just packages.
Also need to implement support for more intelligent version URLs. Examples as follows.
version=latest
version=stable
version=nightly
version=beta
version=alpha
So the version parsing needs to be improved to handle these tags.