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
Extensions
mjwshared
Commits
8a37cc36
Commit
8a37cc36
authored
Jul 01, 2022
by
mattwire
Browse files
Update release notes
parent
6dd5aefb
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
8a37cc36
...
...
@@ -9,6 +9,12 @@ 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.2.7 (not yet released)
*
Minimum supported version of Stripe extension is now 6.7.
*
Add
`\Civi\Paymentshared\WebhookEventIgnoredException`
for use by payment processors.
*
Fix deprecated API4 join.
## Release 1.2.6 (2022-06-14)
*
Add support for percentagepricesetfield/extrafee extensions (was previously supported but broke in 1.2.3).
...
...
info.xml
View file @
8a37cc36
...
...
@@ -14,9 +14,9 @@
<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>
2022-0
6-14
</releaseDate>
<version>
1.2.
6
</version>
<develStage>
stable
</develStage>
<releaseDate>
2022-0
7-01
</releaseDate>
<version>
1.2.
7-dev
</version>
<develStage>
beta
</develStage>
<compatibility>
<ver>
5.49
</ver>
</compatibility>
...
...
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