Releases: rbertram90/HamletCMS
Releases · rbertram90/HamletCMS
Objectification
Big code update which changes most of the database results to return as objects rather than arrays.
Other new stuff:
- Code snippets can now be added to layout posts
- Reordering of rows in layout posts
- Less buggy install
- Clone posts
- Skate theme
- Ability to edit post smarty templates in favour of form fields to specify formatting.
- Rewrite of widgets so they live under module folders
- Remove old blog designer code
Modular update
This release has large structural changes, splitting the core functionality out into modules. There are still lots of undocumented dependencies between modules at the moment, these will still require more time to iron out.
There have also been various interface changes and some small feature improvements. It is still far from production ready and hasn't had extensive testing.
v2018.1-dev
Pivotal point in development with a large re-structuring in the pipeline
Initial somewhat safe application
Lots of breaking changes have been made since this release - good point to add a marker. Can't guarentee that everything worked correctly at this point though.