Skip to content

v1.5.34 — Campaign wizard, wp-config keys, dropdown fixes

Choose a tag to compare

@dompl dompl released this 23 Feb 14:08
· 18 commits to master since this release

What's New in v1.5.34

Added

  • New Campaign multi-step wizard — 5 clear steps with a progress indicator, descriptions, and Next/Previous navigation
  • My Templates at the top — Section Builder templates appear above standard flat templates in step 1
  • API keys from wp-config.php — define BCG_OPENAI_API_KEY, BCG_GEMINI_API_KEY, BCG_BREVO_API_KEY, BCG_STRIPE_PUB_KEY, or BCG_STRIPE_SECRET_KEY as constants; the settings field hides automatically

Fixed

  • Brevo dropdown duplicating — refreshing lists or senders no longer leaves ghost dropdowns on screen
  • Brevo sender stuck loading — dropdown now updates correctly after the AJAX call
  • What's New popup not showing — was broken due to jQuery noConflict mode; now fixed
  • Emoji icons in Section Builder palette — replaced with proper Google Material Icons
  • Edit Campaign section icons — same fix

Changed

  • AI Trainer removed from Settings tabs (use the dedicated page in the main nav)
  • Campaign count uses the same custom dropdown as all other selects
  • AI Trainer page header top gap reduced