Skip to content

Releases: Laravel-Backpack/CRUD

6.7.1 🌈

18 Mar 15:37
b7dca56
Compare
Choose a tag to compare

What's Changed

  • Check if uploader column is translatable in translation enabled models by @ablunier in #5467
  • Add some more helper methods to ease Laravel 11 upgrade by @pxpm in #5476
  • fix PHPDoc CrudController by @makss in #5474

Full Changelog: 6.7.0...6.7.1

6.7.0 🌈

14 Mar 19:48
d81b4d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.6.6...6.7.0

6.6.6 🌈

07 Mar 15:17
b29a3a0
Compare
Choose a tag to compare

What's Changed

  • Make swal buttons all look similar by @pxpm in #5463

Full Changelog: 6.6.5...6.6.6

6.6.5 🌈

27 Feb 12:40
9b67d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.6.4...6.6.5

6.6.4 🌈

22 Feb 21:06
746735f
Compare
Choose a tag to compare

What's Changed

  • Allow themes to register components by @pxpm in #5451

Full Changelog: 6.6.3...6.6.4

6.6.3 🌈

13 Feb 16:09
e5f62e7
Compare
Choose a tag to compare

What's Changed

  • Fix temporary and expiration on uploaders by @pxpm in #5445

Full Changelog: 6.6.2...6.6.3

6.6.2 🌈

12 Feb 10:13
f0312d2
Compare
Choose a tag to compare

What's Changed

  • Add option to escape reorder operation label by @pxpm in #5441
  • Use white text-color on single save action button by @phpfour in #5365
  • [Feature] Accept classes on routes by @promatik in #5442

Full Changelog: 6.6.1...6.6.2

6.6.1 🌈

30 Jan 21:31
0a11c82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.6.0...6.6.1

6.6.0 🌈

28 Jan 00:04
beef0fc
Compare
Choose a tag to compare

Changes

  • Use db transactions in create and update operations (#5403 - thanks to @pxpm)
  • Added custom views translations (#5388 - thanks to @promatik)
  • Don't call controller constructors on route setup (#5389 - thanks to @pxpm)

6.5.5 🌈

22 Jan 09:56
de5668b
Compare
Choose a tag to compare

What's Changed

  • use Hash to encrypt password as we use to decrypt by @pxpm in #5428

Full Changelog: 6.5.4...6.5.5