Skip to content

Releases: joelbutcher/socialstream

v2.0.1

08 Jan 09:54
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with view:clear throwing DirectoryNotFound (#33)

v1.1.2

08 Jan 09:49
2175a96
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with view:clear throwing DirectoryNotFound (#33)

v2.0.0

06 Jan 18:21
Compare
Choose a tag to compare
fix tests

v1.1.1

06 Jan 03:18
Compare
Choose a tag to compare

Fixed

  • Fixed config name in service provider

Removed

  • Removed resource / view publishing from service provider boot method

v1.1.0

02 Jan 10:21
Compare
Choose a tag to compare

Fixed

  • Fixed ActionLink.vue to use an anchor tag rather than inertia-link to avoid CORS issue. (#22)

Removed

  • Removed the duplicate method getAccountForProvider in ConnectedAccountsForm.vue (#20)

v1.0.4

02 Jan 03:18
b4c317a
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the connectedAccounts prop in inertia stack returned a boolean rather than a collection

v1.0.3

02 Jan 01:14
5b10b74
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the ShareInertiaData middleware would error if the $request->user() returned null

v1.0.2

01 Jan 14:32
bdbe9be
Compare
Choose a tag to compare

Added

  • Branch aliases

Fixed

  • Applied StyleCI fixes

v1.0.1

29 Dec 16:09
Compare
Choose a tag to compare

Fixed

  • Fixed Show.vue showing the delete account form if a password hasn't been set.

v1.0.0

28 Dec 12:12
975ab8c
Compare
Choose a tag to compare
Update CHANGELOG.md