Skip to content

Releases: Laravel-Backpack/CRUD

6.8.0 🌈

24 Feb 16:24
1143741
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.56...6.8.0

6.7.56 🌈

21 Feb 13:33
8dc29a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.55...6.7.56

6.7.55 🌈

17 Feb 12:18
5c5c841
Compare
Choose a tag to compare

What's Changed

  • remove bulk actions from single entry modal by @pxpm in #5774

Full Changelog: 6.7.54...6.7.55

6.7.54 🌈

14 Feb 11:50
7e4c3c2
Compare
Choose a tag to compare

What's Changed

  • fix responsive control positioning by @pxpm in #5773

Full Changelog: 6.7.53...6.7.54

6.7.53 🌈

13 Feb 14:16
df6622d
Compare
Choose a tag to compare

What's Changed

  • remove translatable fields from casting and add tests by @pxpm in #5772

Full Changelog: 6.7.52...6.7.53

6.7.52 🌈

13 Feb 11:50
b581e36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.51...6.7.52

6.7.51 🌈

04 Feb 11:26
36aa24c
Compare
Choose a tag to compare

What's Changed

  • Fix the color switch problem, when --bg-switch-checked-color is not set by @jcastroa87 in #5758
  • [Fix] - Correctly set multiple parameter for AsEnumCollection cast in enum field by @susanu in #5759
  • Pr/5760 by @pxpm in #5764
  • remove class with --var in it by @NuktukDev in #5760
  • fix fake field casting when translations are enabled by @pxpm in #5768
  • fix page lenght in persistent tables by @pxpm in #5765

Full Changelog: 6.7.50...6.7.51

7.0.0-alpha.1

27 Jan 07:58
Compare
Choose a tag to compare
7.0.0-alpha.1 Pre-release
Pre-release

Added

  • #5713 - ability to use the datatables in other operations, thanks to the ability to define a custom datatablesUrl;
  • #5478 - tests for more corner cases for uploaders;

Fixed

  • #5478 - treats corner cases for uploaders;

Removed

[none, at the moment]

6.7.50 🌈

22 Jan 10:08
06c7446
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.49...6.7.50

6.7.49 🌈

16 Jan 12:05
b5fdbd3
Compare
Choose a tag to compare

What's Changed

  • Allow string for values / options parameter by @susanu in #5744
  • only transform collections in enum column by @pxpm in #5749

Full Changelog: 6.7.48...6.7.49