Releases: CoasterCms/coastercms
Releases · CoasterCms/coastercms
v8.0.0
v5.8.3
- package vendor rename
v5.8.2
- fixes some error logging issues
v5.8.1
- supports php 7.1
v5.8.0
- works with laravel 5.8
v5.5.0
- works with laravel 5.5
- added unit/feature tests to coaster framework
v5.4.1
- new update assets script
- themes downloaded from seperate repo now
v5.4.0
- More detailed theme review
- Shows which page & repeater templates a blocks in
- Shows repeater child blocks if a repeater block
- Info on which templates a block has been added/removed from
- Database block info and changes shown
- PageBuilder block function updates
- The block display functions always returns a string now
- The display of any block can be modified via a template file
- New PageBuilder functions for grabbing data, blockJson and blockData
- Better menu customization
- Can rename subpages
- Can hide specific subpages
- Template block relations are now separate for each theme
- Full page caching option
- Can disable cache at template level with canCache pagebuilder function
- Pagebuilder now registers as a shared binding
- Multiple instances can be created
- All pagebuilder function calls are logged
- Can easily add macro functions to pagebuilder
- Separate routes service provider
- WP Import now in beta
- Dummy page data loaded into pagebuilder on 404 pages
- Secure upload redirect will only occur if path exists now
- Warnings added on install if environment vars change
- Files found in richtext blocks are now in theme exports
- Coaster 2017 theme
v5.3.2
- theme fixes for PHP 5.6
v5.3.1
- remove dev stabiilty