Closed frank-duq closed 1 month ago
@frank-duq We have built a CI/CD pipeline that will automatically update the release notes every time a new version is released. Starting with the next release, this process will be fully automated . Also, we are planning to add a dedicated page on our website where users can view all updates related to new releases.
@frank-duq Starting now, all release notes and updates will be available at our dedicated changelog page: https://keyrunner.app/changelog. Please refer to this link for all future updates and improvements!
Will this link be linked somewhere on your website eventually?
yes, there is a caching issue that's preventing the updated content from loading. We will fix that soon.
The current content is being read from: : https://github.com/launchiamenterprise/keyrunner/blob/main/ReleaseNotes.md
Hi, so as the title says, I was simply wondering if there was any online location made available to us, to find out:
For now, all I could find was this link: https://github.com/launchiamenterprise/keyrunner/releases
..but it doesn't seem to be updated systematically as new versions are being released, its missing several versions, and it is currently not up-to-date (at time of writing, the last documented release notes are for version
1.0.64
, even though the current latest keyrunner version available for download is1.0.67
, which doesn't seem to be documented..):The only way I've found to know if a new version is actually available (but without any release notes associated to it), is to actually go to the project's home page, and mouse over the [Windows or Mac OS] download links, and check at the bottom of my browser the associated link's URL, and from that download URL / filename, identify what's the current latest version which is part of that filename, it does work, but that's not super convenient:
I understand obviously if you've been working hard on opened tickets lately (and you are quite responsive actually), and perhaps you had to cut some corners elsewhere like producing such release notes documentation etc to compensate, but I was just wondering if there's actually an existing location that I'm perhaps unaware, which provides all this information already (latest available version + versions' release notes).
Suggestions / food for thoughts:
1- Add a new label on the project home page's top nav bar, which displays current latest available version.
2- Maintain the release notes for every single new future version being released (if at all possible, I understand this is on best effort, just a friendly suggestion, you're the boss!..)
3- Eventually, consume the above [maintained] release notes' github file and make it available on the website as a new page somewhere, or perhaps just add a simple release notes link in the website somewhere that send you to that github page, to make it easy for users to find out new releases' info, and it's always a great way to showcase that the project is still very well alive and getting updated periodically (and professionally).
thanks!