Skip to content

Releases: verbb/social-share

2.0.4

04 Mar 00:35
Compare
Choose a tag to compare

Added

  • Add Bluesky provider.

1.0.8

04 Mar 00:33
Compare
Choose a tag to compare

Added

  • Add Bluesky provider.

2.0.3

03 Dec 22:03
Compare
Choose a tag to compare

Added

  • Add Provider::getButtonAttributes() to modify button HTML attributes.

Fixed

  • Fix Print button not working correctly.

1.0.7

03 Dec 22:01
Compare
Choose a tag to compare

Added

  • Add Provider::getButtonAttributes() to modify button HTML attributes.

Fixed

  • Fix Print button not working correctly.

2.0.2

07 Sep 12:01
Compare
Choose a tag to compare

Fixed

  • Fix an issue when rendering share buttons and some attributes not being present.

2.0.1

29 May 04:11
Compare
Choose a tag to compare

Added

  • Add support for headlessMode redirect URIs.

Changed

  • Update English translations.

1.0.6

29 May 04:07
Compare
Choose a tag to compare

Changed

  • Update English translations.

2.0.0

13 May 00:53
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

1.0.5

29 Apr 01:25
Compare
Choose a tag to compare

Added

  • Add support for headlessMode redirect URIs.

Changed

  • Update English translations.

1.0.4

04 Apr 13:48
Compare
Choose a tag to compare

Added

  • Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.