Releases: joelbutcher/socialstream
Releases · joelbutcher/socialstream
v5.0.3
What's Changed
- [5.x] Fix call to undefined method
except
on$errors
by @joelbutcher in #304
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- [5.x] Update default dark mode styling for filament by @joelbutcher in #302
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- [5.x] Publish tests for Filament by @joelbutcher in #294
- [5.x] Fix User Factories by @joelbutcher in #295
- [5.x] Fix
update-changelog
workflow by @joelbutcher in #297 - [5.x] Make publishing files opt-in by default for the Filament stack by @joelbutcher in #296
- [5.x] Remove StyleCI by @joelbutcher in #298
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Changes
- Laravel Breeze & Filament Support
- Update
install
command (Laravel Prompts)- Select your starter kit (Jetstream, Breeze, Filament Admin Panel) and stack
- Toggle features for your stack
- Install Pest
- Install dark mode support (if supported by the underlying starter kit & stack)
- New
socialstream:provider
command to build out a new provider - New
socialstream:upgrade
command to help easily migrate your Socialstream install to the latest major version
v4.4.6
What's Changed
- replace emit to dispatch by @jeroapriyansah in #291
- [4.x] Fix ConnectedAccount.vue component by @joelbutcher in #293
New Contributors
- @jeroapriyansah made their first contribution in #291
Full Changelog: v4.4.5...v4.4.6
v5.0.0-beta1.1
fix: filament user and post-login redirect
v5.0.0-beta1
Added
- Laravel Breeze Support
- FIlament Support
- Improved install experience via Laravel Prompts
- Defined button labels for providers via config