Skip to content

Releases: ndiego/social-sharing-block

Version 1.3.0

05 Nov 03:00
Compare
Choose a tag to compare

Added

  • Added support for Bluesky sharing. (props @Fyrins)
  • Added support for content-only editing.

Changed

  • Updated "Tested up to" to WordPress 6.7.
  • Updated "Requires at least" to WordPress 6.5.
  • Updated "Minimum PHP version" to 7.4 to match WordPress core.

Version 1.2.0

23 Jun 11:42
Compare
Choose a tag to compare

Added

  • Add example content for each Social Link variation.

Changed

  • Update "Tested up to" to WordPress 6.6.
  • Update the Playground blueprint for the Live Preview.

Version 1.1.0

24 Mar 15:27
Compare
Choose a tag to compare

Added

  • Add support for Threads sharing. (props @WatermarkBranding)
  • Add dimension and border support to individual social sharing links. (props @TAjgriffin)
  • Add support for en and em dashes, apostrophes, and ampersands in post titles. (props @GeoSn0w)
  • Add Playground blueprint for live preview in the Plugin Directory.

Changed

  • Update "Tested up to" to WordPress 6.5.
  • Update "Requires at least" to WordPress 6.3.

Version 1.0.0

02 Jan 20:11
Compare
Choose a tag to compare

Fixed

  • The correct icon and label are now displayed in the Editor when registering a custom block variation for a new social service. Thanks @gaambo for helping resolve this issue.
  • Custom labels are now displayed in the Editor when set.
  • The default label will now be shown on the front end when a custom label is empty.

Version 0.9.0

13 Aug 15:53
Compare
Choose a tag to compare

Changed

  • Changed Twitter to X.

Fixed

Version 0.8.0

29 Jul 17:21
Compare
Choose a tag to compare

Added

Changed

  • Update the WhatsApp icon to match the Social Icons block in Core.
  • Update to the new layout block support for 6.3 compatibility.
  • Update block API version to 3 for 6.3 compatibility.

Version 0.7.0

04 Jun 16:43
Compare
Choose a tag to compare

Added

  • Add support for Viber sharing.
  • Add ability to share a custom link.
  • Add support for home/front pages. Icons will share the main site URL and name if the block is not placed in a loop.
  • Add support for archive pages. Icons will share the archive URL and title if the block is not placed in a loop.

Changed

  • Update minimum required WordPress version to 6.2. We want to be utilizing the latest functionality in WordPress.
  • Change the color picker component to integrate better with Core.

Fixed

  • Icon colors will now update automatically when the set colors are changed in Global Styles or in theme.json.

Version 0.6.0

21 Aug 13:21
Compare
Choose a tag to compare

Added

  • Add support transparency in both icon and background colors.

Changed

  • Updated Reddit icon to match brand guidelines.
  • Simplified icons SVGs to reduce plugin size.

Version 0.5.0

05 Aug 12:29
Compare
Choose a tag to compare

Changed

  • Update incorrect and/or outdated social icon brand colors.
  • Update minimum required WordPress version to 5.9.

Version 0.4.0

12 Feb 20:58
Compare
Choose a tag to compare

Added

  • Add support for Flipboard sharing. (closes #1)
  • Add support for LINE sharing. (closes #2)
  • Add support for SMS sharing. (closes #3)

Changed

  • Updated label markup to improve accessibility.