Description
The current version selector includes every created version, which will soon make navigation cluttered and harder to use.
Desired behavior:
Additionally, there is currently no centralized overview of all available versions.
Proposed Solution
-
Filter visible versions during deployment
-
Implement version selection logic
-
Add an archive page listing all available versions
Description
The current version selector includes every created version, which will soon make navigation cluttered and harder to use.
Desired behavior:
The version selector should only include:
The previous major version (e.g.
v2.x)The last three minor releases of the current major version
For each minor version, only the latest patch (micro) release
Older versions should remain accessible but should not appear in the selector.
Additionally, there is currently no centralized overview of all available versions.
Proposed Solution
Filter visible versions during deployment
Implement version selection logic
Add an archive page listing all available versions