Skip to content

Releases: mailrouter/Newsletter-for-Wordpress

Versione 4.5.12

27 May 13:09
Compare
Choose a tag to compare

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

06 May 10:55
Compare
Choose a tag to compare
  • Fix PHP8+ compatibility/warnings/notices

Versione 4.5.10

31 Jul 11:33
Compare
Choose a tag to compare
  • Fix PHP8 compatibility (fatal error on user.create)
  • Improve debug logging

Versione 4.5.9

11 Aug 15:17
Compare
Choose a tag to compare
  • 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

18 Mar 14:57
Compare
Choose a tag to compare
  • Updated plugin-update-checker to 4.11 with support for automatic updates.

Versione 4.5.7

18 Mar 12:46
Compare
Choose a tag to compare
  • Fix version number (4.5.6 regression)

Versione 4.5.6

18 Mar 11:57
Compare
Choose a tag to compare
Versione 4.5.6 Pre-release
Pre-release
  • Fix email address handling (we did a lowercase in past)
  • Refactored API calls/mapping
  • User-Agent changes

Versione 4.5.5

16 Mar 23:01
Compare
Choose a tag to compare
  • 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

15 Mar 22:17
Compare
Choose a tag to compare
  • 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

15 Mar 21:19
Compare
Choose a tag to compare
  • 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.