Lume CMS 0.13.0
by Óscar Otero
7 min read
It's been a while (one and a half year!) since LumeCMS was announced as an alternative to other existing CMS to edit the content of websites.
During this time, the project was improved in many ways: more field formats, more customization options, light/dark mode, etc.
But, like many projects in their earlier phases, LumeCMS was a bit "tricky" to run. It was created as a framework-agnostic solution, but in practice, it wasn't easy to set up for other frameworks than Lume.
Version 0.13 has received a lot of changes in order to address this issue, among
others. Some of these changes are BREAKING CHANGES (hopefully they are only a
few). And even though it's still a development version (the version starts with
v0.*
yet), I think it's an important step towards the future v1.0 version.