Releases: AsgardCms/Platform
Releases · AsgardCms/Platform
1.6.0
Changed
- Updated the front end asset dependencies
1.5.0
Added
- Adding
broadcasting.php
config file
- Adding
BroadcastServiceProvider
in app.php
Changed
- Changed casings of the folders in
public/modules
- Updated assets
1.4.0
Added
- Adding Spanish datatable translations
Changes
- Updating datatables script
1.3.0
Changed
app.cache
config was added by default in the config/app.php
file as well as in the .env
file.
1.2.2
Changed
- Added back the adminlte css file since it's used in auth views ( #89 )
v1.2.0
Changed
- Autofocus email field on login page (PR #85 )
- Removing old & unused
Adminlte
css file
v1.1.1
Changed
- Set default cache driver to array
v1.0.9
Changed
- Set the blue skin as default for AdminLTE.
v1.0.8
Changed
- Modules configurations has be re-published