Skip to content

Releases: Laravel-Backpack/CRUD

4.1.45 🌈

17 May 16:40
c991858

Choose a tag to compare

Changes

  • remove process in favor of artisan, remove unused provider (#3714 - thanks to @pxpm)

4.1.44 🌈

12 May 08:13
42b837d

Choose a tag to compare

Changes

  • AccountInfoRequest validation connection support (#3687 - thanks to @devpreview)
  • do not check for nullness (#3705 - thanks to @pxpm)
  • Typo fix (#3708 - thanks to @olipayne)
  • dont add the orders to table instead of clearing them (#3541 - thanks to @pxpm)
  • Use custom subheading in list page if provided (#3617 - thanks to @jnoordsij)
  • Dont call identifiable attribute in models that dont use crud trait (#3643 - thanks to @pxpm)
  • translated the rest of the entries that wasn't translated in Arabic (#3698 - thanks to @hasanalsehlawi)

Dependencies

4.1.43 🌈

27 Apr 13:35
973e8ab

Choose a tag to compare

Changes

4.1.42 🌈

19 Apr 17:50
9338f97

Choose a tag to compare

Changes

4.1.41 🌈

29 Mar 17:38
4477034

Choose a tag to compare

Changes

  • Fix search when devs use prefixed database tables (#3634 - thanks to @promatik)
  • Fix a couple of docblocks for better IDE support (#3614 - thanks to @justrau)
  • Fix russian localization (#3623 - thanks to @izica)

4.1.40 🌈

15 Mar 18:30
ecbe767

Choose a tag to compare

Changes

4.1.39 🌈

15 Mar 07:53
446e04f

Choose a tag to compare

Changes

  • refactor for L6 compatibility (#3607 - thanks to @pxpm)

4.1.38 🌈

08 Mar 17:52
90cf9d0

Choose a tag to compare

Changes

  • Fix eager load nested relationships (#3558 - thanks to @pxpm)
  • Fix eager load nested relationships - refactor loop to check nested relations (#3602 - thanks to @promatik)
  • Updated dependencies (#3594 - thanks to @promatik)
  • remove select2_ajax filter artifacts left behind in url (#3582 - thanks to @pxpm)
  • Removed change trigger from select2 ajax in repeatable prepopulation (#3591 - thanks to @o15a3d4l11s2)
  • Only apply table prefix when query contains joins (#3596 - thanks to @pxpm)
  • [Bug] DataTables resetting to first page on bulk actions (#3532 - thanks to @promatik)
  • Documentation/Comments tidyup (#3585 - thanks to @olipayne)

4.1.37 🌈

01 Mar 17:13
f829c37

Choose a tag to compare

Changes

4.1.36 🌈

22 Feb 20:32
7793646

Choose a tag to compare

Changes

  • use onreadystatechange in favor of DOMContentLoad (#3551 - thanks to @pxpm)