Skip to content

Releases: CoasterCms/coastercms

v8.0.0

27 Nov 14:20
ed5f136
Compare
Choose a tag to compare
  • initial release of the coaster cms supporting laravel 8

v5.8.3

27 Nov 12:57
Compare
Choose a tag to compare
  • package vendor rename

v5.8.2

24 Nov 14:53
Compare
Choose a tag to compare
  • fixes some error logging issues

v5.8.1

09 Jan 14:33
f3ef5cb
Compare
Choose a tag to compare
  • supports php 7.1

v5.8.0

09 Jan 11:43
Compare
Choose a tag to compare
  • works with laravel 5.8

v5.5.0

09 Feb 15:53
ed45def
Compare
Choose a tag to compare
  • works with laravel 5.5
  • added unit/feature tests to coaster framework

v5.4.1

22 Jun 14:44
Compare
Choose a tag to compare
  • new update assets script
  • themes downloaded from seperate repo now

v5.4.0

02 Jun 13:21
Compare
Choose a tag to compare
  • 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

01 Sep 08:34
Compare
Choose a tag to compare
  • theme fixes for PHP 5.6

v5.3.1

31 Aug 10:42
Compare
Choose a tag to compare
  • remove dev stabiilty