Releases: verbb/social-share
Releases · verbb/social-share
2.0.4
1.0.8
Added
- Add Bluesky provider.
2.0.3
Added
- Add
Provider::getButtonAttributes()
to modify button HTML attributes.
Fixed
- Fix Print button not working correctly.
1.0.7
Added
- Add
Provider::getButtonAttributes()
to modify button HTML attributes.
Fixed
- Fix Print button not working correctly.
2.0.2
Fixed
- Fix an issue when rendering share buttons and some attributes not being present.
2.0.1
Added
- Add support for
headlessMode
redirect URIs.
Changed
- Update English translations.
1.0.6
Changed
- Update English translations.
2.0.0
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
1.0.5
Added
- Add support for
headlessMode
redirect URIs.
Changed
- Update English translations.
1.0.4
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.