Skip to content

Releases: scrnhq/laravel-bakery

v3.3.11

Choose a tag to compare

@erikgaal erikgaal released this 14 Dec 11:41

🐛 Bugfixes

  • Fixed prefix matching in search.

v3.3.10

Choose a tag to compare

@erikgaal erikgaal released this 13 Dec 13:00

🚨 Security

  • Safely handle user input in search. Fixes a possible SQL injection vulnerability. 960146e

Full Changelog: v3.3.9...v3.3.10

v3.3.5: ✨ Support Laravel 8 (#143)

Choose a tag to compare

@erikgaal erikgaal released this 04 Feb 13:21
3f120d9
Co-authored-by: Erik Gaal <erikgaal@users.noreply.github.com>

3.3.4

Choose a tag to compare

@erikgaal erikgaal released this 15 Jul 12:21
b21d115

🐛 Bugfixes

  • Use distinct with model key in CollectionQuery (#139)

3.3.3

Choose a tag to compare

@erikgaal erikgaal released this 08 Mar 04:31
5a8e1b2
  • Support Laravel 7 (#137)

3.3.2

Choose a tag to compare

@robertvansteen robertvansteen released this 04 Feb 06:27
dd59476
  • Fix issue with searching through relations with Postgres (#134)
  • Use accessor for search queries (#135)

3.3.1

Choose a tag to compare

@robertvansteen robertvansteen released this 20 Dec 09:11
b76bf3d

3.3.0

Choose a tag to compare

@robertvansteen robertvansteen released this 19 Dec 15:12
c91f880
  • Add relationship resolvers (#132)

3.2 Focaccia

Choose a tag to compare

@erikgaal erikgaal released this 21 Oct 09:26
0a9eb7a

🚀 Features

  • Show all validation messages in response (#125)

3.1 Éclair

Choose a tag to compare

@erikgaal erikgaal released this 23 Sep 17:16
dcf3478

🚀 Features

  • Eager loading for non-relation fields (#124)