Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
marsh
mjwshared
Commits
8019f4f2
Commit
8019f4f2
authored
Nov 15, 2021
by
mattwire
Browse files
Release 1.1
parent
2e0e5496
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
8019f4f2
...
...
@@ -9,7 +9,7 @@ Releases use the following numbering system:
*
**[BC]**
: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 1.1
(not yet released)
## Release 1.1
**
This release
*should*
be compatible with payment processors that require 1.0 or higher.
But make sure you test before upgrading.
**
...
...
@@ -38,6 +38,7 @@ But make sure you test before upgrading.**
*
Add new
[
hook `webhookEventNotMatched`
](
hooks.md
)
.
*
Add handling for multiple js payment processors and delayed crmBillingFormReloadComplete event trigger.
*
Fix invalid currency on some event registration forms.
*
Fix for non-default Wordpress basepage and AJAX reload of payment elements.
## Release 1.0.1
...
...
info.xml
View file @
8019f4f2
...
...
@@ -14,11 +14,11 @@
<url
desc=
"Release Notes"
>
https://lab.civicrm.org/extensions/mjwshared/-/blob/master/docs/releasenotes.md
</url>
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2021-11-
03
</releaseDate>
<version>
1.1
-dev
</version>
<develStage>
beta
</develStage>
<releaseDate>
2021-11-
15
</releaseDate>
<version>
1.1
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.4
2
</ver>
<ver>
5.4
3
</ver>
</compatibility>
<classloader>
<psr4
prefix=
"Civi\"
path=
"Civi"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment