Releases: nickdekruijk/admin
Releases · nickdekruijk/admin
1.12.3
Full Changelog: 1.12.2...1.12.3
1.12.2
- Don't pass null to some string functions for PHP 8.1
1.12.1
- Prevent invalid oldparent error when parent is changed from root
1.12
- Add with option to foreign columns
- If listview value returns a collection (usually a one-to-many relation) show count instead
1.11.1
- Fix login
1.11.0: Replaced AuthenticatesUsers trait with custom login/logout methods
- Replaced AuthenticatesUsers trait with custom login/logout methods (laravel/ui package no longer required)
1.10.0
Added option to hide folder in media
1.9.2
- Add default TinyMCE plugins to config
1.9.1
- TinyMCE plugins can now be set in admin config
1.9.0
- Add report view functionality