Skip to content

1.0.4 - 2023-12-11

Compare
Choose a tag to compare
@dparker1005 dparker1005 released this 11 Dec 16:22
· 24 commits to master since this release
  • ENHANCEMENT: Updating <h3> tags to <h2> tags for better accessibility. #66 (@michaelbeil)
  • BUG FIX: Fixed issue where gift level emails may not be sent when using Stripe Checkout or other asynchronous gateways. #64 (@dparker1005)
  • BUG FIX: Fixed issue where gift level emails sent to adminstrators may have their account credentials in place of the gift purchaser's. #64 (@dparker1005)
  • BUG FIX: Fixed PHP errors when the core PMPro plugin is not active. #68 (@mircobabini)
  • REFACTOR: No longer pulling the checkout level from the $_REQUEST variable. #65 (@dparker1005)