Releases: chrisreedio/socialment
v3.10.1-beta.1
What's Changed
- build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #64
Added custom middleware to handle a custom CSRF cookie name for SPA routes.
Full Changelog: v3.9.1...v3.10.1-beta.1
v3.9.1
What's Changed
- 🐛 fix: initialized $createUserClosure to null in
SocialmentPlugin.php
by @chrisreedio in #63
Full Changelog: v3.9.0...v3.9.1
Thanks to @Cybrarist for finding the bug and suggesting a fix in #62
v3.9.0
What's Changed
- ✨ feat: added custom user creation logic in
SocialmentPlugin
by @chrisreedio in #59 - 🛠️ fix(controllers): added check for null user in
SocialmentController
by @chrisreedio in #60
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- ✨ feat: Added support for custom scopes in social providers by @chrisreedio in #58
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #52
- hot fix: add missing import by @atmonshi in #51
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #54
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #56
- add
getProviders
by @atmonshi in #55 - (fix): typehint by @pepperfm in #42
New Contributors
Full Changelog: v3.6.1...v3.7.0
v3.6.1
What's Changed
- 🔧 fix(icons): Exchanged FA Pro icon for a free version by @chrisreedio in #49
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Allow for custom 'me' SPA response by @chrisreedio in #47
- Narrowed test matrix for CI runs by @chrisreedio in #46
Full Changelog: v3.5.0...v3.6.0
v3.5.0
SPA Support
This feature is still experimental and a work in progress. Use at your own risk.
Configuration Deprecations
Support for configuring providers via the configuration file has been deprecated in favor of the configuring the providers via the panel provider.
Configuring options at the panel level allows for far better multi-panel support among many other improvements.
Laravel 11 Support
This package should now work with Laravel 11 projects! 🚀
What's Changed
- Save Previous Panel URL for after Login by @chrisreedio in #34
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #39
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #41
- SPA Documentation Improvements by @chrisreedio in #44
- Laravel 11 Support by @chrisreedio in #45
Full Changelog: v3.4.1...v3.5.0
v3.5.0-beta1
What's Changed
- MultiPanel Login / SPA Login / Set Intended URL after Login by @chrisreedio in #34
Full Changelog: v3.4.1...v3.5.0-beta1
v3.4.1
What's Changed
- Fixes Test Workflow - Updated Minimum Dependency Versions by @chrisreedio in #32
- hot fix for github provider for nullable names by @atmonshi in #35
New Contributors
Full Changelog: v3.4.0...v3.4.1