* Fixed an issue where the Social Media Title meta box field was not saving new values correctly.
* Added new share button for Mistral AI.
* Made some minor adjustments to various network SVG viewBox values to be more consistent throughout the plugin.
* Changed hidden Pinterest images to use image thumbnails for the src attribute instead of the full image to save on overall load.
* Made some changes to the Novashare Details meta box UI to be more consistent and improve selected image visibility.
* Updated EDD plugin updater class to version 1.9.4.
* Fixed a PHP warning that would sometimes show up when checking for post short links.
* Added new AI share buttons for Claude and Google AI.
* Added new novashare_ai_network_text filter.
* Added support to set the Novashare license key via wp-config.php using the NOVASHARE_LICENSE_KEY constant.
* Removed Pocket share network from the plugin, as they have shut down.
* Added new AI share buttons for ChatGPT, Grok, and Perplexity which link to a prompt that will summarize the shared post's content.
* Added follow button support for Nextdoor.
* Updated Nextdoor brand colors.
* Adjusted copy button URL to work with existing novashare_permalink filter when displayed on single posts.
* Fixed multiple PHP warnings coming from the follow widget class.
* Fixed an issue where floating bar icons were not centering properly when fill available space option was being used.
* Reverted Facebook share button mobile URL to use web link to be more compatible with all platforms.
* Updated our staging site license key exception list with additional formats.
* Added new novashare_page_builders filter.
* Added new Pinterest image pin options for Image Placement to control which images get pin buttons added. The novashare_pinterest_image_excluded filter that was previously used for whitelisting will still work for the time being, but that will now be managed in the UI going forward.
* Started work on moving more universal style properties like button size and button margin to CSS variables.
* Refactored specific portions of the main frontend stylesheet, reducing the file size by 7.69%. We recommend that you clear all cache layers (Unused/Critical CSS, server cache, CDN cache) after updating.
* Cleaned up and removed redundant inline style overrides for inline content buttons.
* Adjusted admin UI JavaScript to allow for child options to have multiple controllers of different types.
* Fixed an issue where floating bar buttons were being added to the Bricks editor UI.
* Fixed an issue where Facebook share button was not working correctly on mobile.
* Added share button support for Nextdoor network.
* Added new Total Share Count and Network Share Count options to share button section with additional frontend styles to display the total share count at the top of the share window.
* Adjusted total share count calculations to display the combined total regardless of network selection if the share button is being used.
* Deployed a secondary API that can be used when the client has issues communicating with our licensing server (usually due to firewalls).
* 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.