Added
- Added
Illuminate/Routing/Route::flushController()
(#44393) - Added
Illuminate/Session/Store::setHandler()
(#44736) - Added dictionary to slug helper (#44730)
- Added ability to set middleware based on notifiable instance and channel (#44767)
- Added touchQuietly convenience method to Model (#44722)
- Added
Illuminate/Routing/Router::removeMiddlewareFromGroup()
(#44780) - Allow queueable notifications to set maxExceptions (#44773)
- Make migrate command isolated (#44743, ac3252a)
Fixed
- Fixed whenPivotLoaded(As) api resource methods when using Eloquent strict mode (#44792)
- Fixed components view error when using $attributes in parent view (#44778)
- Fixed problem with disregarding global scopes when using existOr and doesntExistOr methods on model query (#44795)