Releases: AsgardCms/Core
Releases · AsgardCms/Core
1.19.0
added
- Adding a
getByAttributes
method on the base repository
changed
- CoreServiceProvider cleanup
1.18.1
Changed
- Running the migrations for the translation module on install
1.17.0
Changed
- Registering the Translation module Service provider before the Core loads
1.16.1
Changed
- Adding missing asset path on
AssetNotFoundException
1.16.0
Changed
- Extracting a generic delete modal
1.15.0
Changed
- Registering of module namespaces (views, config, languages) are now done in correct module order
- Updating bower dependencies
1.14.0
Changed
- Fixing centralised translations and slight refactoring (PR #71 )
1.13.0
Changed
- Moving the
PermissionManager
to the User module
1.12.1
Changed
- Fixed getting translations logic from Translation module