Releases: ndiego/social-sharing-block
Releases · ndiego/social-sharing-block
Version 1.3.0
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
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
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
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
Version 0.8.0
Added
- Add border support.
- Add the
social_sharing_block_services_data
filter allowing you to modify service information on the frontend.
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
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
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
Changed
- Update incorrect and/or outdated social icon brand colors.
- Update minimum required WordPress version to 5.9.