Releases: AsgardCms/Page
Releases · AsgardCms/Page
1.16.0
Changed
- Only list content in sidebar when accessible (PR #27 )
1.15.1
Changed
- Fixing issue where saving the homepage would remove the is_home status on it
1.15.0
Added
- Ability to add middleware on the front end routes
Changed
- Use
$router
variable in routes file
1.14.0
Changed
- Fix ability to uncheck is_home checkbox
- Is home checkbox unique rule has been removed, instead other homepage will now be unchecked
1.13.1
Changed
- Load ckeditor using the assetPipeline (PR #24 )
1.13.0
Changed
- Resolved path problem for different locales (PR #21 )
1.12.1
- Adding dynamic relations on the Page entity
1.12.0
- Adding ability to add additional fields to the pages module
- Individual config publishing for the page module
1.11.0
- Removed language files, they are now in the translation module