Skip to content

Feature Request: ✨ Add “Versions” section in project details linking to projects with multiple versions #7

Description

@ChiragChrg

📝 Summary

Add a “Versions” section to project detail pages that lists and links all related variants (e.g., v1, v2, v3) so viewers can navigate across iterations and compare changes at a glance. The section should appear only when multiple versions exist, highlight the current version, and preserve readable, stable routes for each variant.

Key points

  • Display a versions list with clear labels and one-line descriptors, linking to each variant’s detail page.
  • Indicate the current version visually; others remain clickable for quick switching.
  • Use consistent, stable URLs per version (e.g., /projects/{slug}/v1) and hide the section if only one version exists.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions