What's new
- Add support for
orWhere()
,orWhereIn()
, andorWhereNotIn()
in query builders. #4356 by @ryanmitchell
What's improved
- The
ResponseCreated
event has access to the data. #4569 by @jbreuer95 - Updated French translations. #4548 by @ebeauchamps
What's fixed
- Fix custom protector class hydration. #4550 by @ChristianPavilonis
- Use configured CP guard for the Eloquent user driver. #4225 by @jbreuer95
- Fix hard session driver requirement. #4571 by @jbreuer95
- Fix SVG compatibility & consistency in Thumbnail.vue. #4547 by @caseydwyer
- Add check for permissions before showing create link. #4556 by @jackmcdade