Skip to content

Releases: Laravel-Backpack/CRUD

6.7.27 🌈

14 Aug 10:42
3394165
Compare
Choose a tag to compare

What's Changed

  • do not add order by primary key if there are group by in the query by @pxpm in #5608

Full Changelog: 6.7.26...6.7.27

6.7.26 🌈

07 Aug 13:50
39f5133
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.25...6.7.26

6.7.25 🌈

06 Aug 08:03
89f4c31
Compare
Choose a tag to compare

Changes

  • Add tests to Search trait (#5596 - thanks to @pxpm)
  • Remove DB dependency from column tests (#5594 - thanks to @pxpm)
  • Adds missing tests to fields trait (#5593 - thanks to @pxpm)

Full Changelog: 6.7.24...6.7.25

6.7.24 🌈

01 Aug 13:33
3c867c2
Compare
Choose a tag to compare

What's Changed

  • show selected files in upload multiple field by @pxpm in #5576
  • Add tests to fake fields when they belong to a relationship by @pxpm in #5583
  • Improve identifiable attribute by @pxpm in #5584
  • Adds a bunch of tests + optimizes the testsuite runtime by @pxpm in #5586
  • Add query tests by @pxpm in #5587
  • Use CRUD request instead of global request instance by @pxpm in #5588
  • Fix validation $attributes getting values from wrong variable by @pxpm in #5589

Full Changelog: 6.7.23...6.7.24

6.7.23 🌈

29 Jul 09:58
10635f4
Compare
Choose a tag to compare

What's Changed

  • hide search input if table is not searchable by @pxpm in #5578
  • move the attribute processing to save() by @pxpm in #5581
  • Improve custom route insert command by @pxpm in #5565

Full Changelog: 6.7.22...6.7.23

6.7.22 🌈

25 Jul 16:25
476dc34
Compare
Choose a tag to compare

What's Changed

  • Add comments to reorder function by @pxpm in #5574
  • Streamline the eager load of relationships in crud objects by @pxpm in #5563
  • Add a few more tests, and a bug fix in CrudButton remove() method by @pxpm in #5577

Full Changelog: 6.7.21...6.7.22

6.7.21 🌈

23 Jul 16:27
908ce84
Compare
Choose a tag to compare

What's Changed

  • Fix ReorderOperation - replace upsert with 4 update queries by @pxpm in #5572

Full Changelog: 6.7.20...6.7.21

6.7.20 🌈

22 Jul 10:33
cb95ac0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.19...6.7.20

6.7.19 🌈

18 Jul 16:23
fd8ea6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.7.18...6.7.19

6.7.18 🌈

15 Jul 09:45
6ec392c
Compare
Choose a tag to compare

What's Changed

  • fix warn before leaving - remove backpack dynamic inputs from serialization by @pxpm in #5560
  • make checklist options consistent with other relationship fields by @pxpm in #5562
  • Add header metas publish command by @pxpm in #5552
  • navigate to tab when auto-focusing by @pxpm in #5561
  • Add all select option on checklist field by @pxpm in #5559

Full Changelog: 6.7.17...6.7.18