From 66efa336fe9742aeb436dd50896be5f69eda6885 Mon Sep 17 00:00:00 2001 From: Andrew Lima <andrew@arctek.co.za> Date: Mon, 15 Jul 2024 16:20:24 +0200 Subject: [PATCH] Version bump * Version bump and readme update. --- .gitattributes | 2 ++ pmpro-ccbill.php | 2 +- readme.txt | 9 +++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8043d1a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.github export-ignore diff --git a/pmpro-ccbill.php b/pmpro-ccbill.php index 957d1a1..c42f5ce 100644 --- a/pmpro-ccbill.php +++ b/pmpro-ccbill.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - CCBill Gateway Plugin URI: https://www.paidmembershipspro.com/add-ons/ccbill Description: PMPro Gateway integration for CCBill -Version: 0.4.2 +Version: 0.5 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-ccbill diff --git a/readme.txt b/readme.txt index 6bcad33..eab5a9e 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: strangerstudios Tags: paid memberships pro, payment gateway, ccbill Requires at least: 5.5 -Tested up to: 6.3 -Stable tag: 0.4.2 +Tested up to: 6.5 +Stable tag: 0.5 Adds the ability to accept payments using the CCBill Payment Gateway @@ -36,6 +36,11 @@ Please post it in the GitHub issue tracker here: https://github.com/strangerstud Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums. == Changelog == += 0.5 - 2024-07-15 = +* ENHANCEMENT: Added improved support for renewals and renewal failures. (Thanks @misfist for your contribution) +* ENHANCEMENT: Added support for "Expired" webhook event types, when a subscription has expired. (@andrewlimaza) +* REFACTOR: Adjusted the HTML for the checkout button to support newer versions of PMPro and improved accessibility. (@kimcoleman) + = 0.4.2 - 2023-10-05 = * BUG FIX: Fixed an issue where the initialPeriod was incorrectly set for levels with an expiration.