Releases: AsgardCms/Core
Releases · AsgardCms/Core
1.12.0
21 Nov 17:47
Compare
Sorry, something went wrong.
No results found
Changed
Added check for correct database configuration on asgard:install
1.11.2
18 Nov 16:27
Compare
Sorry, something went wrong.
No results found
Changed
Undoing breaking change for StudlyCase module names
1.11.1
18 Nov 15:40
Compare
Sorry, something went wrong.
No results found
Changed
Allow modules to be StudlyCase (PR #63 )
1.11.0
18 Nov 14:59
Compare
Sorry, something went wrong.
No results found
added:
Adding a view composer to get the currently logged in user
Adding animate.css to loaded stylesheets
Adding helper function to check if given module is active
changed:
Binding current user view composer to layouts.master template for the backend
1.10.0
27 Oct 09:28
Compare
Sorry, something went wrong.
No results found
added
Added Polish translations (PR #62 )
Added Russian translations (PR #59 )
changed
Improving german translations (PR #61 )
1.9.0
25 Sep 12:13
Compare
Sorry, something went wrong.
No results found
Added
Chinese (simplified) language
clearCache method in the repository
Changed
findByAttributes method on the base repository returns the first result instead of collection
1.8.0
05 Aug 18:58
Compare
Sorry, something went wrong.
No results found
Added
Adding top-nav translation (PR #55 )
1.7.0
01 Aug 09:10
Compare
Sorry, something went wrong.
No results found
Added
Spanish translations ( PR #54 )
1.6.0
28 Jul 15:38
Compare
Sorry, something went wrong.
No results found
Added
Allowing searching by multiple IDs in repositories using findByMany() ( PR #53 )
v1.5.0
16 Jul 10:43
Compare
Sorry, something went wrong.
No results found
Added
Ability to customise middleware on a route group basis (PR #50 )