Skip to content
Snippets Groups Projects
Commit 1eead67a authored by mattwire's avatar mattwire
Browse files

Update release notes

parent 554ba5aa
Branches
Tags
No related merge requests found
......@@ -11,7 +11,11 @@ Releases use the following numbering system:
## Release 6.6.2 (not yet released)
* SweetAlert 10/11 compatibility - require SweetAlert extension 1.5
* SweetAlert 10/11 compatibility - require SweetAlert extension 1.5.
* Fix [#330](https://lab.civicrm.org/extensions/stripe/-/issues/330) Fix system checks when extension 'id' is 0.
* Fix typo in confirm script that was causing some payments to show 'Payment Failed' on ThankYou page.
* Disable civicrmStripeConfirm script on ThankYou page if there is no paymentIntent to confirm (eg. non-recurring or delayed start-date).
## Release 6.6.1
......
......@@ -81,7 +81,7 @@ Approximately 24-30 hours.
See [Stripe Connect](https://stripe.com/connect).
## Stripe ACH/EFT - partially funded
## Stripe ACH/EFT - Fully funded. Will be available in 6.7 release.
See [Make it Happen](https://civicrm.org/make-it-happen/stripe-ach-payments) campaign on CiviCRM.org.
......
......@@ -15,9 +15,9 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2021-08-24</releaseDate>
<version>6.6.1</version>
<develStage>stable</develStage>
<releaseDate>2021-08-26</releaseDate>
<version>6.6.2-dev</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.35</ver>
</compatibility>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment