Releases: mailrouter/Newsletter-for-Wordpress
Releases · mailrouter/Newsletter-for-Wordpress
Versione 4.5.12
Improvements
- Multiple modules support.
- Experimental multiple API keys support.
- Better use of UI space (full width views).
Dev
- Updated Newsletter service wrapper.php to 1.31 (still includes xmlrpc.inc but shouldn't be used anymore)
- Updated Plugin Update Checker to v5.4
- Use json API and wp methods for HTTP API calls by default when curl and json are available.
Fixes
- Translations fixes.
- Cleanup unused classes.
- Fix API key obfuscation.
Versione 4.5.11
- Fix PHP8+ compatibility/warnings/notices
Versione 4.5.10
- Fix PHP8 compatibility (fatal error on user.create)
- Improve debug logging
Versione 4.5.9
- Updated plugin-update-checker to 4.13
- Updated wrapper to 1.30 (improved setup error reporting and compatibility with allow_url_fopen=0 directive)
Versione 4.5.8
- Updated plugin-update-checker to 4.11 with support for automatic updates.
Versione 4.5.7
- Fix version number (4.5.6 regression)
Versione 4.5.6
- Fix email address handling (we did a lowercase in past)
- Refactored API calls/mapping
- User-Agent changes
Versione 4.5.5
- Google reCAPTCHA script was still loading even if no forms have it enabled.
- Removed custom color from menu item for improved accessibility.
- Take birthday field format into account when sending data to Newsletter.
- Print Google reCAPTCHA script in footer.
- Changed plugin name to NL4WP instead of Newsletter for WordPress.
- Temporarily switch status of pending subscribers to "unsubscribe" versus deleting susbcriber before re-subscribing.
- Deprecation notice for Gravity Forms version 2.4 and higher.
- Filter out empty tags when applying tags to new subscribers.
- Show all not installed integrations.
- Show notice when form doesn't have a Newsletter list selected to subscribe people to.
- Check function existence for compatibility with WordPress 4.7
- Don't submit form when Google reCAPTCHA is enabled but errors.
- Update third-party JavaScript dependencies.
- Accept more truthy values in custom integration for improved compatibility with third-party forms.
- Update JavaScript dependencies.
- Load Google reCaptcha script in footer (if needed).
- Add sign-up integration for Give
- Add sign-up integration for UltimateMember
- Write to debug log if Google reCAPTCHA secret key is incorrect.
- Validate reCAPTCHA keys when savings form settings.
- Allow setting an empty "successfully subscribed" message.
- Updated xmlrpc.inc and wrapper.php remote client libraries.
- Fixed subscriptions tags handling (groups).
- Improved remote client debugging.
Versione 4.5.0
- Built-in integration with Google reCAPTCHA to prevent bots from subscribing to your Newsletter lists.
- Minor improvements to the JavaScript that is loaded on admin pages.
- Update wrapper.php (client api) to 1.27
Versione 4.4
- AffiliateWP integration subscribing the wrong user if affiliate ID differs from user ID.
- More accurate handling of timeouts for accounts with many Newsletter lists.
- UX improvements for integrations overview page.
- Validate Newsletter API key format when it's entered.
- Improved compatibility with Klarna Checkout in the WooCommerce checkout integration.
- Bumped required PHP version to 5.3 (soft requirement for now).
- Added Gutenberg block for easily adding a form to a post or page.
- Added subscriber tags setting to forms.