- Version
- Download 7
- File Size 0.00 KB
- File Count 1
- Create Date November 4, 2023
- Last Updated May 12, 2024
v4.0.4 WooCommerce Aweber Newsletter Subscription Free Download
Changelog
Version 4.0.4RELEASED ON 2024-05-01
- Fix conflict with WooPayments where payment settings would not load properly
Version 4.0.3RELEASED ON 2024-04-30
- Fix security issue where the connected Aweber account could be disconnected unintentionally
Version 4.0.2RELEASED ON 2024-03-27
- Change plugin name to AWeber for WooCommerce
- Update brand to Kestrel
Version 4.0.1RELEASED ON 2023-11-28
- Added missing settings to the System Status Report.
- Declared incompatibility with the WooCommerce Cart and Checkout blocks.
- Updated the plugin URLs to the new woo.com domain.
- Tested compatibility up to WC 8.3.
- Tested compatibility up to WP 6.4.
- Renamed function parameters with reserved keywords to improve the compatibility with PHP 8.0.
Version 4.0.0RELEASED ON 2023-10-05
- Uniquely register the scheduled actions.
- Updated plugin author.
- Tested compatibility up to WC 8.2.
- Tested compatibility up to WP 6.3.
- Address PHP 8.1+ deprecation notices.
- Use a WC background process to handle the plugin updates.
- Dropped deprecated code from versions 3.x.
- Dropped deprecated filter hook `wc_aweber_checkout_content_location`.
- Dropped classes `WP_Async_Request` and `WP_Background_Process` from core.
- Dropped `woo-includes/` files.
- Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.
Version 3.9.1RELEASED ON 2023-04-21
- Tested compatibility up to WC 7.6.
- Tested compatibility with WP 6.2.
- Fixed errors in the authentication process due to recent changes in the AWeber API.
- Fixed the read of an abandoned cart object from the database for WC 7.5+.
Version 3.9.0RELEASED ON 2023-02-08
- Define a period for deleting expired carts.
- Tested compatibility with WC 7.4.
Version 3.8.2RELEASED ON 2023-01-19
- Don't include the IP address with the subscriber info if the IP isn't valid.
- Tested compatibility with WC 7.3.
- Fixed IP address validation to accept only valid IPv4 addresses.