- Fix possible error when code switch websites and could leave website in a broken state
- Fix PHP Fatal error: Uncaught Error: Class 'MailjetWp\MailjetPlugin\Front\Mailjet
- Added support Multisite settings across all sites. Now, you can use plugin settings from the main site on all your subdomains.
- Removed old widget filter function
mailjet_subscription_widget_email_params
. It was deprecated and unsupported since we have Form Builder widget
- Minimum PHP version required is 7.4
- Code cleanup and improvements
- In previous versions were fixed issues with infinite redirect, error during editing email templates in iframe. Warning issues according to SESSION
- Code improvements. Fix possible warnings and notices.
- Fixed bug with redirect problem during initial step
- Fixed links in the readme file and in the plugin
- Fixed bug with redirect problem during initialization of plugin.
- Fixed bug with error during editing email templates in iframe.
- Fixed bug with activating Woocommerce email notification templates.
- Removed deprecated subscription widget.
- Fixed bug with infinite redirect when you go from plugin page to Mailjet settings page
- Fixed error in integration with Woocommerce. When you try to place an order
- Fixed changelog and readme file structure
- Added new translations for notice message
- Fix deactivate function to not throw an error
- New widget for Form Builder
- Added notice about updating plugin in the future (new Form Builder widget)
- Fixed error with Double opt-in and CF7 plugin
- Fixed error when new user in WP was unsubscribed in the contact list
- Fixed issues with uncaught exception and wrong sanitizing for in the widget
- Fixed bug with showing html in the widget title.
- Fixed security issues according to plugin scanning. Sanitized some input args.
- Fixed security issues according to plugin scanning. Added escaping for shown strings.
- Fixed security issues according to plugin scanning. Added escaping for shown strings. Added sanitizing for input vars
-
Removed var_dump from the code because off error
-
Fix bug with widget for WP 6+ version
- Fix issue with php8.1 and classes namespace
- Fix issue with guzzle namespace conflict
- Moved Iframe library from own repo to main plugin repo
- Small code cleanup
- Fixed issue with not translated string. Some code did not respect the domain of translations
- Fixed issue with sending subscribed contact to selected mail list
- Removed not needed requests when initiating widget
- Fixed showing modal after saving widget
- Dont add scripts if widget not added
- Validation improved
- Validation improved
- Missing translations fix
- Saved section fix
- Fixed PHP 7 issue
- Fixed PHP 7 issue
- Fixed various things
- Updated assets
- Ensured compatibility with WP version 5.6
- Removed Bootstrap dependency
- Ensured compatibility with WP version 5.5 and previous versions
- Fixed issue with WooCommerce order status
- Security improvements
- Reverted to 5.2.1
- Ensure compatibility with WP version 5.5
- Fixed compatibility with the Theme Customizer
- Added compatibility with custom roles
- Send subscription widget through Ajax
- Tweaks and optimizations
- Added full WooCommerce integration
- Added widget shortcode support
- Fixed compatibility bug with Astra theme
- Fixed W3C validation issue with the widget code
- Allow use of filter to replace the subscription confirmation email for Contact Form 7, WooCommerce and comment authors subscriptions
- Allow use of TLS for ports 587 / 588
- Show the default thank you page when subscribing via Contact Form 7
- Translations fixes
- Fixed a problem when saving the WooCommerce integration settings
- Fixed translations in the subscription confirmation email for Contact Form 7
- New integration with Contact Form 7 has been added
- Added support for custom translation files
- Multiple widgets can be added on the same page
- Various bug fixes and improvements
- User can upload custom language translation files
- Added Contact Form 7 integration
- Fix confirmation link
- Create contact properties
- Change Connected to name
- Fix user access
- Fix subscription confirmation URL for custom thank you page
- Remove css and js public files to reduce public page speed loading
- WordPress widget is now working on wordpress version < 4.4
- Prevent fatal error on api timeout
- Add missing translations
- Improve advanced options popup style
- Boolean type property is now checkbox
- Check requirements on activation
- Simplify onboarding UX
- Improve settings
- Advanced customisation link is always visible
- Added link to "Setup account" inside the Plugins section
- Improve compatibility with WP versions < 5.7
- Fixed 'Thank you' page url when moving the blog across domains
- Allow logged in WooCommerce customers to subscribe to the newsletter during checkout.
- Fixed css issues in the WP admin
- Small bugfixes and improvements
- Fix subscription widget issues for multilanguage sites
- Fix fatal error for WooCommerce integration
- Fix widget contact properties to be compatible with Polylang
- Fix fatal error for php 5.5
- Small bugfixes
- Plugin redesign and major improvements