Releases: savannabits/savadmin
Releases · savannabits/savadmin
v1.6.2
What's Changed
- Update eloquent Cache to support L9 by @coolsam726 in #2
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Support for Laravel 9 by @coolsam726 in #1
New Contributors
- @coolsam726 made their first contribution in #1
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Dependency refactoring and updates to support PHP 8 and drop support for PHP 7.2
v1.5.1
Support for PHP 8.0
Bump v1.5.0
Updated laravel scout tnt search driver
Support for Laravel 8
Support for Laravel 7 using Illuminate ^8
Release 1.2.4: Support for Email Verification Check
Added the verified middleware by default to api-routes and routes generators
ApiController Generator Fix
Fixed Missing ModelTitle Error when generating API Controller
Release 1.2.2-beta.0
Minor enhancements:
- Added permission blade directives around creation, editing,deleting and showing models in index.blade generator
Minor Bug fixes
Bug fix in user generation and handling passwords