Releases: scrnhq/laravel-bakery
Releases · scrnhq/laravel-bakery
v3.3.11
🐛 Bugfixes
- Fixed prefix matching in search.
v3.3.10
🚨 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)
Co-authored-by: Erik Gaal <erikgaal@users.noreply.github.com>
3.3.4
🐛 Bugfixes
- Use distinct with model key in CollectionQuery (#139)
3.3.2
- Fix issue with searching through relations with Postgres (#134)
- Use accessor for search queries (#135)
3.3.0
- Add relationship resolvers (#132)
3.2 Focaccia
🚀 Features
- Show all validation messages in response (#125)
3.1 Éclair
🚀 Features
- Eager loading for non-relation fields (#124)