- Add Bluesky provider.
- Add
Provider::getButtonAttributes()
to modify button HTML attributes.
- Fix Print button not working correctly.
- Fix an issue when rendering share buttons and some attributes not being present.
- Add support for
headlessMode
redirect URIs.
- Update English translations.
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Add Bluesky provider.
- Add
Provider::getButtonAttributes()
to modify button HTML attributes.
- Fix Print button not working correctly.
- Update English translations.
- Add support for
headlessMode
redirect URIs.
- Update English translations.
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Add X (Twitter).
- Fix an error when trying to use OAuth for some providers.
- Fix Redirect URI not working correctly for multi-sites.
- Initial release