October: Add CMS Release Versions Information Directly into the Backend of the CMS

Created on 31 Jan 2019  路  6Comments  路  Source: octobercms/october

Take the following screenshot:

version

It would be useful to have a button there, where we can click on to get the CMS Version information and be able to see all the changes in each Version Release, e.g.

This information directly in the backend to view: https://github.com/octoberrain/meta/blob/master/release-notes/build-447.md

Maybe add something like this:

version2

(Helps to check track of things and useful info to know).

Completed Enhancement

Most helpful comment

This feature is added (adc74ac02e00eaba0af921a63ec99d1fcc2ff0b0) and will be available in Build 449+

Note the JSON format can be found at https://octobercms.com/changelog?json

All 6 comments

The changelog link should probably go to the official changelog: https://octobercms.com/changelog, although that isn't very useful.

Also it may be a good idea, to have extra info when a release is messed up and needs extra work to be able to update, for example this info I put in this github issue: https://github.com/octobercms/october/issues/3999

I think if that was also there it would save Users having to look around the Internet for a solution. Future proofs October and Safe Guards any forthcoming issues in Releases.

Maybe the link goes to two Tabs:

  • Changelog
  • Update Notes

@ayumihamsaki ideally that doesn't happen, and when it does, the issue gets fixed and a new build pushed so people updating will just skip straight to the working build.

@LukeTowers Is it possible to output the official changelog as JSON? I'd like to implement this into my project but currently there's no way to pull the changelog data. Perhaps appending .json to https://octobercms.com/changelog.json would output to JSON format?

@drmzio you'd have to speak to @daftspunk or @alekseybobkov about that, I don't have control over the website. There's also https://github.com/octoberrain/meta/tree/master/release-notes that you could access with the GitHub API if you so desired.

This feature is added (adc74ac02e00eaba0af921a63ec99d1fcc2ff0b0) and will be available in Build 449+

Note the JSON format can be found at https://octobercms.com/changelog?json

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jvanremoortere picture jvanremoortere  路  3Comments

EbashuOnHolidays picture EbashuOnHolidays  路  3Comments

mittultechnobrave picture mittultechnobrave  路  3Comments

Flynsarmy picture Flynsarmy  路  3Comments

m49n picture m49n  路  3Comments