* Added new location follow button.
* Added support for image pin buttons to appear on images inside Bricks editor content.
* Added dynamic label font size for follow buttons relative to the overall size set for the buttons.
* Fixed an issue where the follow block height would not always display correctly in the editor.
* Fixed a display error that could sometimes happen with certain follow block networks.
* Fixed an issue where Pinterest image content was returning blank when no global post data was available.
* Fixed multiple display issues with highlight buttons that could happen with specific setups.
* Moved the show on scroll load event to an event listener to prevent conflicts with other onload events.
* Updated our staging site license key exception list with additional formats.
* Added new Show Labels control to the follow buttons block.
* Updated all blocks to API version 3 to support rendering the block inside the post editor iframe.
* Fixed multiple deprecated UI element warnings showing up in the block editor.
* Fixed a missing anchor link pointing to the license tab in our plugin settings UI.
* Fixed an issue where additional CSS classes set in the advanced section of the share buttons block were not added to the HTML output.
* Fixed an encoding issue with certain Pinterest descriptions when added to page images for the image grid via JavaScript.
* Some minor code refactoring and style cleanup.
* Removed trailing empty block style in the main stylesheet that was previously used to fix a block editor enqueuing issue.
* Added new conditional inline JavaScript to dynamically add Pinterest descriptions to content images when using the image grid.
* Made some adjustments to content marker function to share between different features.
* Fixed an issue where percentage dimension values were flagging as below the minimum threshold for a Pinterest image pin button.
* Fixed an issue with WordPress 6.7.1 where the text domain for translations was loading too early.
* Removed older changelog entries in readme.txt file and added link to web version.
* Added new Highlight feature which allows for sharing of highlighted text in page and post content to supported networks.
* Adjusted aria-label attributes throughout the plugin to be more specific to element actions.
* Fixed an issue where the inline JavaScript wasn't printing correctly if only the floating bar was being used on the page.
* Fixed the missing plugin UI color for the Hacker News network.
* Fixed an issue where Pinterest image buttons were displaying incorrectly if there was another pinit.js script loading on the site.
* Fixed an issue with the logo scaling in the plugin UI on smaller devices.
* Translation updates.
* Fixed an issue where image pin links were not opening correctly when sharing a single image.
* Fixed multiple minor image pin styling issues.
* Fixed an issue where the old twitter domain link was redirecting and duplicating the query string parameters passed through.
* Added an additional post object check to prevent a PHP warning in certain cases.
* Updated our staging site license key exception list with additional formats.
* Minor style adjustments to the plugin UI.
* Added Pinterest Description fields back throughout the plugin which will tie directly to the description parameter shared on Pinterest links to help with internal search.
* Updated our staging site license key exception list with additional formats.
* Minor style adjustments to the plugin UI.
* Moved from using global $post variable to pulling from the queried object to prevent conflicts with other plugins.
* Removed certain rel attribute values from links that are no longer needed for modern browsers.
* Updated our staging site license key exception list with additional formats.
* Fixed an issue with image pins where the first image in the post would be shared instead of image that was clicked on.
* Fixed an issue where the open graph image would sometimes show up in the image grid even when the behavior was set to show only Pinterest images.
* Fixed an issue where field validation was preventing some Mastodon username formats from being entered.
* Added new option to control Image Pin Button Behavior with additional options to share the post image or show the image grid.
* Added new Image Grid Behavior option.
* Adjusted current share button behavior options to reflect image grid changes.
* Added share button support for Threads network.
* Added lodash dependancy to Pinterest block editor script in the admin.
* Fixed an undefined index warning coming from functions.php.
* Added new configuration option to add a Mastodon Username which will be added to the content of the post when shared.
* Added new open graph integration for Rank Math SEO.
* Fixed an issue that was causing an empty share block to throw an error in the block editor after saving the post.
* Fixed an issue where hidden Pinterest images were showing thumbnail resolution versions when shared.
* Fixed an open graph issue with SEOPress integration that was using the wrong filters for the main title and description tags.
* Fixed a typo in the inline SVG code for the X network.