Releases: joelbutcher/socialstream
Releases · joelbutcher/socialstream
v6.1.11
v6.1.10
What's Changed
- [6.x] Suport Laravel Prompts v0.3 by @jackwh in #383
- [6.x] fix auth pipeline when not using fortify by @joelbutcher in #386
New Contributors
Full Changelog: v6.1.9...v6.1.10
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