Skip to content

4.4.1

Compare
Choose a tag to compare
@nadar nadar released this 20 Jul 12:01
· 103 commits to master since this release
84b25a5

4.4.1 (20. July 2022)

  • #713 Blacklist SVG mime type by default. In order to enable SVG Upload use 'whitelistMimeTypes' => ['image/svg+xml'].
  • #723 Added "Toggle all" button to zaaCheckboxArray plugin.
  • #724 Fixed issues with search and sortable when using Pools.
  • #725 SortableTrait prefixes the table name now in the find querys in order to prevent issue when have two sortindex fields with the same name.