Skip to content

Releases: pos-lifestyle/laravel-nova-multiselect-filter

1.3.1

05 Nov 11:09
Compare
Choose a tag to compare

Fixed

  • Fixed non-PSR-4 compliance of enums

v1.3.0

26 Oct 22:04
Compare
Choose a tag to compare

Added

  • Added the possibility to customize the no result label

Changed

  • Renamed the Configuration enum to Config

Fixed

  • Fixed Laravel Nova installation

v1.2.1

17 Oct 13:18
49ae9e5
Compare
Choose a tag to compare

Added

  • Added Laravel 6 to supported versions

v1.2

09 Sep 10:02
8bc565e
Compare
Choose a tag to compare

Added

  • Added translation for empty lists

Changed

  • Improved configuration

Fixed

  • Correctly display number of active filters

v1.1

03 Sep 11:04
Compare
Choose a tag to compare

Added

  • Added the ability to translate the filter
  • Added german translations

Changed

  • Improved code and fixed code style

Removed

  • Removed unused code and files