Describe the feature
Context: #2176 (comment)
cc: @mbtools
Currently, the version history page displays all versions by default. It would be better to hide stale tags and deprecated versions by default, while providing a toggle button on the version page to let users reveal them on demand.
There are also a few related questions worth discussing:
- User-level configuration. Should we allow users to configure this behavior in the settings page, so their preference persists across sessions?
- Hiding strategy for tags. Package maintainers may use a wide variety of tags, such as latest, stable, rc, beta, next, alpha, canary, nightly, experimental, legacy, and more. Since many tag names are convention-based rather than standardized, it's worth discussing what the hiding strategy should look like — e.g., a predefined blocklist, a priority/tier system, or something user-configurable.
- Default visibility for deprecated-but-widely-used versions (but it may hard to know if a version is deprecated-but-widely-used).
Additional information
Final checks
Describe the feature
Context: #2176 (comment)
cc: @mbtools
Currently, the version history page displays all versions by default. It would be better to hide stale tags and deprecated versions by default, while providing a toggle button on the version page to let users reveal them on demand.
There are also a few related questions worth discussing:
Additional information
Final checks