Skip to content

V0.11 - 2022-09-14

Compare
Choose a tag to compare
@andrewlimaza andrewlimaza released this 14 Sep 10:03
· 108 commits to master since this release
  • ENHANCEMENT: Tweaked the confirmation message on the confirmation page to clearly show that no access is available until payment is received.
  • ENHANCEMENT: Improved cases where orders would stay in pending if members checked out for the same level but change their payment method. Previous orders now are set with the "token" status if switching gateways and had a pending status with check payment.
  • BUG FIX: Improved compatibility for cases like Auto Renewal Checkbox where a level may have recurring and non-recurring options. This fixes an issue where non-recurring members would still be cancelled or receive renewal reminders.
  • BUG FIX: Various fixes to support and improve compatibility with PHP8+ (Thanks @ZebulanStanphill, @JarrydLong).
  • BUG FIX: Fixed an issue where [membership level="0"] would display incorrectly (Thanks @ipokkel)