Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link to release notes for past releases #571

Open
programmerjake opened this issue Dec 7, 2024 · 1 comment
Open

link to release notes for past releases #571

programmerjake opened this issue Dec 7, 2024 · 1 comment

Comments

@programmerjake
Copy link

Problem

Sometimes I want to read through all the release notes for multiple releases since sometimes I was using a old version and there's been multiple releases since then. Currently you can find that info by typing in urls manually but I see no obvious link for it on a mod's page, instead all release links link directly to the zip files instead of to a page with release info.

I currently work around this by reading commit logs in the mod's source repo, however not all mods have source repos.

Solutions

have https://content.luanti.org/packages/<user>/<mod>/releases/ list all releases and link to https://content.luanti.org/packages/<user>/<mod>/releases/<release-id>/ which has the release notes, and/or show the release notes directly on the releases page.

link to the releases page in a prominent location on the mod's info page.

@rubenwardy
Copy link
Contributor

My implementation suggestion is to redesign the releases page to look like GitHub's releases page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants