Skip to content

5.3.4 ๐ŸŒˆ

Choose a tag to compare

@release-drafter release-drafter released this 15 Aug 10:21
· 2392 commits to refs/heads/main since this release
ca7f97e

Bug Fixes

  • CrudFields - Subfields callbacks on the fly (#4598 - thanks to @promatik)
  • Fixed a typo and added the type of $query (#4596 - thanks to @ajaxray)
  • clear selections not found in filtered results (#4556 - thanks to @pxpm)
  • fix datatable persistency when manually filtering (#4558 - thanks to @pxpm)
  • Fix column key definition (#4548 - thanks to @pxpm)
  • fix shift select bulk actions (#4557 - thanks to @pxpm)
  • Fix reorder operation - after dropping the item, all items expand (#4547 - thanks to @promatik)
  • Replace HTML comments with Blade comments (#4594 - thanks to @promatik)
  • Improve PHPDoc of CheckIfAdmin middleware (#4592 - thanks to @phpfour)
  • Update PHPDoc of addFilter and addFilterToCollection (#4574 - thanks to @Diegslapasteque)

Features