What's new
- Laravel 7 support
- Password reset throttling
- Actions can be be excluded when using in bulk selections
- Actions can perform redirect and trigger downloads
- New Button Group fieldtype
What's fixed
- Bugs. We fixed them.
What's breaking
- Actions'
filter
method has been renamed tovisibleTo
- Actions'
run
method now requires a second argument. - Removed Laravel 5.x support.