Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@emptynick emptynick released this 07 Apr 21:11
· 102 commits to 1.4 since this release
7b70573

Please read the upgrade guide to upgrade from Voyager 1.3 to 1.4

New features:

  • Dropped Laravel 5.* support
  • Added Laravel 7 support
  • Scope relationship options (#4851)
  • Sort relationship options (#4858)
  • Cloud storage support (#4565)

Improvements:

  • Add "Select all" button to media-picker (#4821)
  • Allow customization of TinyMCE init options (#4727)

Bugfixes:

  • Fixed roles not being stored when editing
  • Order settings by order-column (#4764)
  • Fix relationships pagination repeating None (#4870)
  • Fix "Call to a member function getTranslatedAttribute() on null" (#4782)
  • Prevent scope-filtered records being able to be updated (#4852)