Releases: AsgardCms/Core
Releases · AsgardCms/Core
1.24.3
Compare
Sorry, something went wrong.
No results found
Changed
Using ::class notation in base controllers
1.24.2
Compare
Sorry, something went wrong.
No results found
Changed
Default values of normal inputs and textareas changed to null, allowing usage in form model binding
1.24.1
Compare
Sorry, something went wrong.
No results found
Changed
Use user creation form install command without triggering event and sending email
1.24.0
Compare
Sorry, something went wrong.
No results found
Added
Macro select i18 & normal (PR #87 )
Changed
Add support for camelcase module name in AdminSidebar ( PR #85 )
1.23.2
Compare
Sorry, something went wrong.
No results found
changed:
Added support for custom .env files
1.23.1
Compare
Sorry, something went wrong.
No results found
Fixed the onBackend method
1.23.0
Compare
Sorry, something went wrong.
No results found
added:
composer.lock should now be removed in install command (PR #80 )
changed:
AdminSidebar is now only loaded on backend
1.22.0
Compare
Sorry, something went wrong.
No results found
Added
Adding an Authorization middlware to check permissions via route middleware
Changed
Removing menu module from core modules, and add media to it
1.21.0
Compare
Sorry, something went wrong.
No results found
added
moment.js has been added to the available scripts to include
changed
Typehint the eloquent model
Set the database default values to the homestead values on install command
1.20.0
Compare
Sorry, something went wrong.
No results found
Changed
Removed language files, they are now in the translation module