Version 1.1.8 — November 30, 2022
- Improved: Updated to improve compatibility with caching.
- Improved: Updated the Facebook button to be a Share instead of a Like.
- Fix: Wish List buttons only worked on single product views.
- Fix: Deprecation notice was being thrown on PHP 8.
- Fix: Corrected alignment issues with the Tweet button.
- Fix: It was possible for a theme to override Wish List modal CSS, preventing the ability to add an item to a Wish List.
- Fix: Removed Google+ from the social networks.
- Dev: Updating the license activation for more stability and compatibility with EDD Core.
Version 3.5.3 — November 23, 2022
- New – EDD 3.0+: Reports have been updated to support new EDD 3.0 report views and tiles.
- New – EDD 3.0+: Commission reports can now be filtered by commission status.
- Improvement: Payout file generation performance has been improved.
- Fix: Generating payout files in two different tabs/windows could result in incorrect file generation and amounts.
- Fix: Generating a payout file did not communicate if progress was being made.
- Fix: Deleting a commission from the list table was not properly deleting the commission record.
- Fix – EDD 3.0+: Refunding an order with a commission was not always marking the commission as revoked.
- Dev: The commissions database class now supports querying by the price_id column.
- Dev: The final deliverable package now excludes development packages.
Version 1.2.4.2 — November 17, 2022
- Improvement: Retrieving the customer pass object has been updated to be more efficient.
- Fix: Included price variations did not always appear to have saved correctly.
- Dev: Unnecessary files have been removed from the final build package.
- Dev: A new filter edd_all_access_use_persistent_cache has been added. The default value is false, for the time being.
Version 2.11.8.1 — November 11, 2022
- Improvement: It is now possible to manually add a subscription with a $0 initial amount.
- Fix: The Stripe express checkout could cause PHP notices when Recurring loaded.
- Fix: The discount check could error in EDD 2.x.
- Fix: The updated admin script might not have loaded due to caching.
- Fix: The Stripe gateway could cause a fatal error with one time trials.
- Dev: Unnecessary files have been removed from the vendors directory.
Version 2.11.8 — November 9, 2022
- New: Subscriptions can now be exported to a CSV file.
- New: The subscriptions table now has a filter bar to filter by product or subscription status.
- New: The subscription_details email tag has been registered for purchase receipt emails.
- New: subscription_details, subscription_period, and subscription_term email tags have been registered for the renewal and expiration emails.
- New: One time discounts can be enabled on an individual discount basis.
- Improvement: The admin subscription forms have been completely rewritten to be more accessible, responsive, and intuitive.
- Improvement: The subscriptions tables have been updated to be more consistent with WordPress and EDD.
- Improvement: Subscriptions now have their own tab when viewing customer details.
- Fix: In EDD 3.0, updating the customer for an order did not update the related subscription.
- Fix: The Content Restriction integration could have had an undefined variable.
- Fix: In certain cases, the order items migration appeared to never stop, even though it was done.
- Fix: It is now possible to purchase a product with a free trial using PayPal Commerce.
- Fix: When erasing a customer’s data, active subscriptions are now cancelled automatically.
- Dev: The minimum PHP version is now 5.6; the minimum EDD version is 2.9.
- Dev: How the plugin loads has been updated.
Version 2.3.12 — November 9, 2022
This is a minor release to fix compatibility with EDD 3.0/3.1, improve EDD core blocks support, FES, PHP 8.1 and improve shipping calculation rates.
- New: In EDD 3, the orders table can now be filtered based on orders with shipping and/or shipping status.
- New: Extension is now fully integrated and compatible with EDD core blocks.
- Improvement: Shipping tracking details have been added to the order receipt.
- Fix: When cart is recovered, shipping was not always correctly calculated.
- Fix: When placing an order and canceling the purchase flow, user was redirected back to the checkout page and shipping could be incorrectly calculated.
- Fix: The correct shipping rate was not always calculated for FES vendor products.
- Fix: When using FES 2.7, the Shipping field did not appear as an available field.
- Dev: PHP 8.1 compatibility.
- Dev: The FES integration requires a minimum FES version of 2.3.
Version 1.2.4.1 — November 7, 2022
- Fix: Optimized and improved renewal payment discovery to make Pass renewals more reliable.
- Fix: Discounts that required ‘Any Pass’ was not saving the discount properly, and may not properly validate discount codes.
Version 1.2.4 — October 24, 2022
- Improvement: Remove unneeded files from the final build.
- Fix: For customers with active subscriptions for a pass, show a message instead of the “Renew Now” button.
- Fix: Prevent the default EDD price options form from showing after All Access price options have already output.
- Fix: Passes purchased with a subscription were not correctly expiring and being replaced with upcoming passes.
- Fix: Downloads with multiple files were not always delivering the correct file.
Version 3.8.7 — October 20, 2022
- Improvement: Output has been updated for better compatibility with the order history and receipt blocks.
- Fix: Licenses in bundles did not always display correctly.
- Fix: Licenses could not always be upgraded more than one time.
- Fix: The price option on the receipt was missing a space.
- Dev: The main get_license method has been updated to return false if a license object could not be retrieved.
Version 1.3.5 — October 12, 2022
- New: Invoices is now compatible with the EDD Order History, EDD Receipt, and EDD Confirmation blocks.
- Fix: Some currency values on the invoice would display in the store default currency when an alternate currency was used.
- Modified template: invoice-table.php.
Version 1.2.3 — October 6, 2022
- Fix: Manually creating an order in EDD 3.0 did not automatically generate the customer’s pass.
- Fix: Enabling the “allow redownload” setting could prevent the initial download being logged for a customer.
- Fix: Trashing an order in EDD 3.0 did not remove the pass from the customer’s account, although the pass could not be used.
Version 2.8.13 — September 29, 2022
- Improvement: Optimized validation during checkout.
- Improvement: Optimized cleanup of logging.
- Improvement: Added better checkout session handling.
- Dev: Added card icon support to the gateway registration.
Version 2.8.13 — September 29, 2022
- Improvement: Optimized validation during checkout.
- Improvement: Optimized cleanup of logging.
- Improvement: Added better checkout session handling.
- Dev: Added card icon support to the gateway registration.
Version 1.4.7 — September 22, 2022
- New: PayPal refunds can be initiated within EDD 3.0.
- Fix: Transaction ID URLs did not correctly link to the PayPal transaction.
- Dev: Update how licensing is instantiated.
- Dev: Refactor how the plugin is booted and checks for requirements.
Version 2.8.12 — September 6, 2022
- Improvement: Session validation throughout Stripe actions has been updated to improve reliability.
- Improvement: Error messages have been updated to help customers with failed purchases know what action to take.
- Fix: Customers were not always automatically logged in with Auto Register’s successful purchase setting.
- Fix: When changing the store mode, the Stripe admin notice displayed incorrectly.
- Dev: Minimum required EDD version is now 2.11.
- Dev: The minimum WordPress version is now enforced in the plugin header and requirements function.
Version 2.3.10.2 — September 1, 2022
- Improvement: Updates how logged in users are managed when downloading a free product.
Version 2.2.0.1 — August 31, 2022
- Fix: reCAPTCHA v3 validation could prevent checkout with offsite gateways.
Version 2.2 — August 25, 2022
- New: Checkout fields can be displayed using conditional logic.
- New: The reCAPTCHA field now supports reCAPTCHA v3 for frictionless validation.
- Improvement: The checkout form file upload now uses the native file input.
- Improvement: Required fields use HTML5 attributes to ensure they are marked required.
- Improvement: Form fields markup has been updated for validity and accessibility.
- Improvement: The checkout form editor is now correctly registered as a submenu item under Downloads.
- Improvement: Form styles have been updated for improved layout and mobile responsiveness.
- Improvement: The form builder has been updated for improved accessibility and more modern styling.
- Fix: In EDD 3.0, updating an order in the admin did not update custom checkout fields.
- Fix: Media uploader resources were being loaded even when not needed.
- Fix: In some cases, the date picker was not usable.
- Fix: Compatibility scripts were preventing tooltips (such as native HTML5 validation) from displaying correctly.
- Dev: Getting an attachment ID from a URL now uses the core WordPress function.
- Dev: Update how licensing is instantiated.
- Dev: Refactor how the plugin is booted and checks for requirements.
- Dev: Improved PHP 8 compatibility.
Version 2.3.10.1 — August 17, 2022
- Fix: In certain situations, a fatal error could happen with some newsletter extensions.
- Dev: Update how licensing is instantiated.
Version 1.2.4 — August 2, 2022
- Dev: Update how licensing is instantiated.
- Dev: Refactor how the plugin is booted and checks for requirements.
- Minimum versions have been updated: WordPress 4.9; PHP 5.6; EDD 2.11.