Changelog
5.0.10 2026-05-03
Changed
- Bump
verbb/auth to allow firebase/php-jwt 7.x.
5.0.9 2026-03-28
Added
- Add the ability to override the default Redirect URI as a plugin setting.
5.0.8 2026-02-07
Fixed
- Fix a redirect error when connecting to an account in the control panel.
- Fix an error when creating a new account.
5.0.7 2025-11-06
Changed
- Update Linkedin API version.
5.0.6 2025-09-16
Fixed
- Fix sidebar widget not toggling tabs correctly.
5.0.5 2025-07-18
Changed
- Update English translations.
- Update status indicator.
- Bump
verbb/auth.
5.0.4 2025-02-02
Changed
- Update LinkedIn API version.
5.0.3 2024-09-07
Fixed
- Fix an error with Twitter provider.
5.0.2 2024-08-11
Changed
- Remove the ability to post to a Facebook Group (no longer possible via Facebookâs API).
5.0.1 2024-05-29
Added
- Add support for
headlessMode redirect URIs.
Changed
- Update English translations.
5.0.0 2024-05-13
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
Changed
- Now requires PHP
8.2.0+.
- Now requires Craft
5.0.0+.
Fixed
- Update
Auth::getInstance() references.
- Update
elementChip() references.
- Fix an error when uninstalling.