Skip to content

v3.0.0-beta.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 18:25
· 5351 commits to master since this release

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 to visibleTo
  • Actions' run method now requires a second argument.
  • Removed Laravel 5.x support.