Releases: joelbutcher/socialstream
Releases · joelbutcher/socialstream
v6.1.9
What's Changed
- [6.x] retrieve the model to allow deletion to fire model events by @ivannovak in #381
New Contributors
- @ivannovak made their first contribution in #381
Full Changelog: v6.1.8...v6.1.9
v6.1.8
What's Changed
- [6.x] Fix PHP 8.4 deprecation warnings for implicit nullable types by @selfsimilar in #376
- [6.x] fix auth when using a custom authentication pipeline in Fortify by @joelbutcher in #379
Full Changelog: v6.1.7...v6.1.8
v6.1.7
What's Changed
- [6.x] fix removed auth props in Laravel Breeze support by @joelbutcher in #371
Full Changelog: v6.1.6...v6.1.7
v6.1.6
Full Changelog: v6.1.5...v6.1.6
v6.1.5
What's Changed
- [6.x] Fix config not publishing for Laravel Breeze by @Supernova3339 in #368
New Contributors
- @Supernova3339 made their first contribution in #368
Full Changelog: v6.1.4...v6.1.5
v6.1.4
What's Changed
- [6.x] – Override default
EloquentUserProvider
to check $user->authPassword before checking hashes match by @joelbutcher in #367
Full Changelog: v6.1.3...v6.1.4
v6.1.3
[6.x] Fix `ConfirmsFilament` trait (#365) * fix trait * simplify approach
v6.1.2
What's Changed
- [6x] Fix auth for users with changed emails by @joelbutcher in #364
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- [6.x] Don't ask for tester if pest is already installed by @joelbutcher in #363
- [6.x] Bind stateful guard if fortify is not installed by @joelbutcher in #362
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- [6.x] fix: checking filament user and admin routing by @joelbutcher in #360
- [6.x] Various updates and fixes (incl. 2FA) by @joelbutcher in #361
Full Changelog: v6.0.4...v6.1.0