Releases: AsgardCms/Page
Releases · AsgardCms/Page
1.10.0
Changed
- Using the delete modal partial
- Using font awesome icons on index
1.8.1
Changed
- Fixed issue with updating pages and triggering event
1.8.0
Changed
- Added data attributes for automatic slug creation
1.7.0
Changed
- Fix template selector if its name is not defined in the file. (PR #15 )
1.6.0
added:
- Added Russian translations (PR #12 )
- Added naming templates feature (PR #13 )
- Added Polish translations (PR #14 )
1.5.0
Added
- Dutch and Portuguese language (PR #10 )
Changed
- Making the template selection a dropdown instead of an input (PR #9 )
1.4.0
Added
- Spanish translations (PR #8 )
v1.3.0
Added
- Added Brazilian Portuguese translations (PR #7 )
v1.2.1
Changes
- Rename the route parameter
- Use the manual model binding
v1.2.0
Changed
- Use the helper functions in controller
- Typehint the page entity in admin controller
- Use manual route definition over the route resource shortcut