* Features:
* Social Template Preview: Added per-platform preview cards so you can see how a post will look on each network before publishing — Facebook, Twitter (X), Instagram, LinkedIn, Pinterest, Threads, Tumblr, TikTok, Telegram, Bluesky, Discord, Line, and Google Business Profile.
* Preview cards now use your site name and the connected account in the header for a more accurate, true-to-platform look.
* Fixed:
* Connect: Coerced the OAuth URL to a string at the window.open call sites so connecting accounts works with third-party window.open wrappers (e.g. Astra).
* Features:
* Email Notifications (Pro): Receive email alerts when posts fail to publish, along with digest reports that summarize your publishing activity.
* Digest Reports (Pro): Get a consolidated summary of your publishing activity, with a manual "Check now" trigger to run the report on demand.
* Notification emails now surface every post-failure error and include Share Now titles for clearer, more complete reporting.
* Improved the notification settings UI with helpful tooltips and inline notifications.
* Fixed:
* Pinterest: Added fallback to wp_remote_get when file_get_contents is blocked by Cloudflare or WAF, preventing image upload failures on restricted server environments.
* PHP compatibility: Removed trait constants to support PHP versions below 8.2.
* Fixed:
* Google Business Profile: Resolved an issue where accounts were not found when retrying post publishing.
* Images: Normalized social post images by converting unsupported formats (e.g. WebP → JPEG) and resizing oversized media for Facebook, LinkedIn, and Google Business Profile.
* others:
* Minor bug fixes, performance improvements, and compatibility updates for the latest WordPress version.
* Improvements:
* Template Settings by fixing previous issues and enhancing overall stability and usability.
* Improvements:
* Smart tag: {post_categories} and {post_tags} now return plain text. Enhanced {hashtags_[post_categories]} to generate clean camelCase hashtags like #postCategories.
* Improvements:
* Enhanced scheduling performance to handle large numbers of posts more reliably.
* Improved Specific ID selection to work correctly when selecting a larger number of posts.
* Ensured the scheduling system maintains correct sequential publishing order during processing.
* Improvements:
* Threads: Added a media readiness check before publishing and improved error handling for failed or expired media containers.