contentdb
contentdb copied to clipboard
link to release notes for past releases
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.