Skip to content

v1.5.33 — Version badge, What's New popup, modal fixes

Choose a tag to compare

@dompl dompl released this 23 Feb 13:46
· 19 commits to master since this release

What's New in v1.5.33

Added

  • Version badge in plugin header — version number shown next to the Brevo logo on every plugin page; click it to reopen the What's New popup at any time
  • What's New popup — automatically shows once when you first visit after a plugin update, listing plain-language release notes for the current version; dismissed with "Got it" and never shown again until the next update
  • AI Prompt modal redesign — better padding, organised hint list in a styled box, info note using consistent CSS classes, removed confusing "Save Prompt" button; only "Cancel" and "Generate with AI" remain

Fixed

  • Section Builder modals rendering behind blurred overlay — AI Prompt and Preview Email modals were appearing under the backdrop because the Section Builder page was missing from the is_bcg_page() check; all modal CSS now applied correctly
  • Documentation updateddocs/architecture.md rewritten to accurately reflect the current feature set