Skip to content

Releases: Laravel-Backpack/CRUD

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

6.5.4 🌈

20 Jan 12:16
d92ce22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.5.3...6.5.4

6.5.3 🌈

19 Jan 12:51
5044460
Compare
Choose a tag to compare

What's Changed

  • Add workaround for quick button inconsistency by @pxpm in #5422

Full Changelog: 6.5.2...6.5.3

6.5.2 🌈

10 Jan 18:11
f5ee627
Compare
Choose a tag to compare

What's Changed

  • Fix uploads in relationship repeatables by @pxpm in #5420

Full Changelog: 6.5.1...6.5.2

6.5.1 🌈

30 Dec 11:37
1afa91a
Compare
Choose a tag to compare

What's Changed

  • dont error in linkTo when route not found by @pxpm in #5413
  • Update styles.blade.php by @realtebo in #5404
  • fix uploads not returning the correct request name by @pxpm in #5414

Full Changelog: 6.5.0...6.5.1

6.5.0

30 Dec 02:48
bae18d4
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] allowAccessOnlyTo() — Allow access only to selected operations by @promatik in #5384
  • [FEATURE] linkTarget column helper by @promatik in #5391

Full Changelog: 6.4.2...6.5.0

6.4.2 🌈

08 Dec 13:44
185960a
Compare
Choose a tag to compare

What's Changed

  • Fix upload multiple in relationships by @pxpm in #5400

Full Changelog: 6.4.1...6.4.2