Onboarding redesign — first-time visitors to the settings page now see a welcome card with three setup steps (create a free MarketLyft account, get API keys, paste & authorize) instead of an empty technical form. Helps users who installed the plugin from the WordPress.org search without prior knowledge of MarketLyft.
24/7 support box prominently displayed on the settings page with the hello@marketlyft.app contact — round-the-clock setup help available on every plan, including the free tier.
On-page FAQ — five common questions answered without leaving WordPress (what MarketLyft is, whether a paid account is needed, how to get OAuth credentials, what happens to existing users, who to contact for help).
Cleaner settings page for new installations — advanced sections (Tags & Logging, Field Mapping, Sync Status) are now collapsed until the OAuth2 connection is authorized, reducing cognitive load on first visit.
Plugin renamed to “MarketLyft – Email Marketing & Automation” in the WordPress.org directory.
German translation updated with all new strings (132 strings total).
1.1.0
First Sync — one-click bulk migration of existing WordPress users, WooCommerce customers, and newsletter subscribers (MailPoet / The Newsletter Plugin) to MarketLyft after OAuth2 authorization. Runs once, shows a live progress bar, and can be reset from the settings page if needed.
No external dependency: background processing now uses WP Cron by default (built into WordPress core). Action Scheduler is still used automatically when present (e.g. on WooCommerce sites) — but it is no longer required.
Privacy: sync error logs no longer include contact field values — emails are masked and other values are dropped. Prevents PII leakage on shared hosting and centralised log collectors.
Credential storage warnings: the settings page now accurately reflects whether MLWPS_ENCRYPTION_KEY is configured, showing a warning when credentials fall back to plaintext or when a rotated key prevents decryption.
1.0.3
WooCommerce OAuth2 integration
1.0.1
OAuth2 authorization flow
Improvements to settings page UI and field mapping
WooCommerce HPOS and Block Checkout compatibility fixes
Various bug fixes and stability improvements
1.0.0
Initial release
WordPress user sync (registration, profile update, login, deletion, role change)
WooCommerce customer and order sync (HPOS + Block Checkout compatible)
Contact Form 7 and Gravity Forms integration
MailPoet 3 and Newsletter Plugin integration
Configurable field mapping UI
OAuth2 and Basic Auth support
Encrypted credential storage (libsodium)
Action Scheduler background processing with retry and exponential backoff