You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: Added new language files for locales: ar, cs_CZ, da_DK, el, en_US, fa_IR, he_IL, or_RO, pl_PL, sv_SE, th, tr_TR, and vi.
Changed: Updated existing translations.
Fixed: WordPress.org translations now correctly take priority over custom or AI-generated strings, ensuring consistent language display while still merging all available sources.
Fixed: Enhanced translations for JavaScript interfaces, particularly in the settings and workflow editor.
Fixed: Post metadata is now available in its updated state for Post Update, Save, and Publish triggers (Issue #1626).
Fixed: Bulk action "Update Future Actions from Post Metadata" now works correctly for Future Actions.
Fixed: Debug log auto-refresh now updates the footer summary (displayed/total counts, sessions, and log size) along with the log content.
Security: Escape [futureaction] shortcode output when rendered inside an HTML wrapper to prevent stored XSS from unescaped expiration date text.
Security: Add permission checks to restrict access to workflow settings.
Security: Escape workflow, trigger, step, and post data in scheduled action admin output to prevent stored XSS in Action Scheduler listings.
Security: Bulk sync for "Update Future Actions from Post Metadata" now uses WordPress bulk action handling, with per-post "expire" and "edit" capability checks.
Security: Require nonce verification when saving manual workflow selections via Quick Edit.
Security: Add granular permission checks to workflow manual triggering.