Skip to content

Feature Request: Improve changelog usability for older versions #277

@hozza

Description

@hozza

User stories

  • When I have an older version of a container running e.g. tag v0.9.1 (latest is v0.11.1 for example)
  • I'd love to look at the "container image overview" page, and see more than 1 version worth of release notes. e.g. current tag is v0.11.1 so only the v0.11.0->v0.11.1 release notes are shown.
  • Showing more versions of release notes would allow me to make a more informed decision about updating/breaking changes. e.g. v0.10.5 may have a breaking config change that I wouldn't see.

Feature description

Ideally Cupdate could pull down all release notes for all version between the current version and the latest version, rather than just the latest one.

If that's hard to do, even a link to the more human readable release notes page would be nice. Currently under the latest version of release notes, you see something like "Full Changelog: v0.11.0...v0.11.1" clicking this link takes you to the actual commits within that version range, but a better link would be to the actual releases page, we we can see the changelog written for users rather than the commits. e.g. https://github.com/henrygd/beszel/releases

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions