Skip to content

Releases: Laravel-Backpack/CRUD

4.1.15 🦟

20 Jul 12:12
6c751de

Choose a tag to compare

Changes

  • [4.X] Fix Select All in select2 multiple fields (#3042 - thanks to @pxpm)
  • Add missing & Fix Indonesian translation (#3040 - thanks to @vonsogt)
  • [4.1] Fix repeatable initialization (#3052 - thanks to @pxpm)
  • fix typo in en/base.php (#3047 - thanks to @sniperwolf)
  • added missing translation in it/base.php (#3048 - thanks to @sniperwolf)
  • Improved italian translation (#3049 - thanks to @rinodrummer)
  • fix typo (#3046 - thanks to @sniperwolf)
  • [4.X] Remove null coallescing operator in favor of ternary (#3024 - thanks to @pxpm)
  • Revert "Revert "[4.1] Allow passing parent form fields along with inline create dialog request"" (#3023 - thanks to @tabacitu)

4.1.14 🦟

09 Jul 08:58

Choose a tag to compare

Changes

  • Revert "[4.1] Allow passing parent form fields along with inline create dialog request" (#3022 - thanks to @tabacitu)
  • [4.1] Allow passing parent form fields along with inline create dialog request (#3013 - thanks to @pxpm)
  • [4.X] Fix group by in list operation (#3014 - thanks to @pxpm)
  • [4.1] Allow empty array in searchable_attributes in FetchOperation (#3016 - thanks to @pxpm)
  • Fix for #3000 - Undefined index: pivot on modifyField (#3005 - thanks to @mahasadhu)
  • [Feature] Add new item label to repeatable field (#3008 - thanks to @mauricewijnia)
  • [4.1][Bug fix] enum field could not be added using fluent syntax (#2974 - thanks to @tabacitu)

4.1.13 🦟🆙

07 Jul 08:00
9beb79f

Choose a tag to compare

Changes

4.1.12 🦟 🆙

01 Jul 15:33
e5e3efc

Choose a tag to compare

Changes

  • [4.X] Fix button variable name @pxpm (#2983)
  • Replace search label with placeholder @martijnb92 (#2977)
  • [4.x] Fix column limit override in show operation @pxpm (#2968)
  • [4.X] use json stringify instead of regex in table field @pxpm (#2960)

Dependencies

4.1.11 🌈

22 Jun 14:14
acc4df8

Choose a tag to compare

Changes

4.1.10 🌈

17 Jun 12:31
cf33f99

Choose a tag to compare

Changes

4.1.9 🌈

16 Jun 10:03
849623e

Choose a tag to compare

Changes

4.1.8 🌈

06 Jun 05:35
393a054

Choose a tag to compare

Changes

4.1.7 🌈

01 Jun 12:29
dae5b30

Choose a tag to compare

Changes

4.1.6 🌈

21 May 05:58
cbd4143

Choose a tag to compare

Changes

  • [4.1][Bugfix] Fix wrong model checking isColumnNullable in select2 @pxpm (#2854)
  • [4.1] Fixing enter key submit form on inline create @pxpm (#2855)
  • Update issue templates @tabacitu (#2853)
  • Fix fetch return type doc block @ziming (#2832)
  • [4.1.x] Fix lonely dot in CRUD when no entries @tabacitu (#2837)