Skip to content

Releases: joelbutcher/socialstream

v5.0.3

25 Oct 13:52
ceabb7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

24 Oct 08:28
b15c6d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

23 Oct 17:43
ce0e984
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

19 Oct 16:41
Compare
Choose a tag to compare

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

18 Oct 23:04
7b78070
Compare
Choose a tag to compare

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

12 Oct 12:28
Compare
Choose a tag to compare
fix: filament user and post-login redirect

v5.0.0-beta1

12 Oct 11:39
Compare
Choose a tag to compare
v5.0.0-beta1 Pre-release
Pre-release

Added

  • Laravel Breeze Support
  • FIlament Support
  • Improved install experience via Laravel Prompts
  • Defined button labels for providers via config

v4.4.5

21 Sep 11:48
120c736
Compare
Choose a tag to compare

Updates

  • Fixes the hidden BitBucket icon in Livewire stack

Full Changelog: v4.4.4...v4.4.5

v4.4.4

13 Sep 15:37
c4aa69a
Compare
Choose a tag to compare

Updates

  • Fix duplicate routes bug (#288)

Full Changelog: v4.4.3...v4.4.4

v4.4.3

13 Sep 09:53
Compare
Choose a tag to compare