From 34fb3e2373d8ab0c8bf7f5818a4a05548a591ca1 Mon Sep 17 00:00:00 2001 From: Andrew Lima Date: Mon, 11 Mar 2024 15:41:35 +0200 Subject: [PATCH] Version bump version bump to 1.9 --- pmpro-woocommerce.php | 4 ++-- readme.txt | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/pmpro-woocommerce.php b/pmpro-woocommerce.php index 04412e2..835da36 100644 --- a/pmpro-woocommerce.php +++ b/pmpro-woocommerce.php @@ -3,9 +3,9 @@ * Plugin Name: Paid Memberships Pro - WooCommerce Add On * Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-woocommerce/ * Description: Integrate Paid Memberships Pro With WooCommerce. - * Version: 1.8 + * Version: 1.9 * WC requires at least: 7.0.0 - * WC tested up to: 8.3.0 + * WC tested up to: 8.6.1 * Author: Paid Memberships Pro * Author URI: https://www.paidmembershipspro.com/ * Text Domain: pmpro-woocommerce diff --git a/readme.txt b/readme.txt index 54d7413..4dab6b7 100755 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: strangerstudios, paidmembershipspro Tags: woocommerce membership, member pricing, woocommerce, paid memberships pro, woocommerce subscription, pmpro Requires at least: 5.2 -Tested up to: 6.4.1 +Tested up to: 6.4.3 Requires PHP: 5.6 -Stable tag: 1.7.6 +Stable tag: 1.9 Integrates Paid Memberships Pro with WooCommerce to offer a global members-only discount, set member price by product, or sell membership as a product. @@ -127,6 +127,10 @@ Please post it in the issues section of GitHub and we'll fix it as soon as we ca 2. The "Set Membership Discount" field on the "Edit Membership Level" page (Memberships > Settings > Membership Levels > Edit). == Changelog == += 1.9 - 2024-03-11 = +* ENHANCEMENT: Added support for Paid Memberships Pro 3.0+ to allow multiple level purchases within a single cart if the level linked to the product allows multiple levels at once. +* ENHANCEMENT/BUG FIX: Fixed an issue where Variable Subscription products did not handle cancellations correctly. + = 1.8 - 2023-07-10 = * ENHANCEMENT: Mark Paid Memberships Pro Integration with WooCommerce compatible with Custom Order Tables. * ENHANCEMENT: Shows a message that the membership product is already in the cart when viewing the same product in the store.