@@ -6,6 +6,20 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
6
6
7
7
## [ Unreleased] [ unreleased ]
8
8
9
+ ## [ 8.5.1] - 2022-08-15
10
+
11
+ ### Changed
12
+ - Updated WordPress pay Mollie library to version 4.3.1.
13
+ - Updated payment provider URL from ` www.mollie.com ` to ` my.mollie.com ` ([ #8 ] ( https://github.com/pronamic/wp-pronamic-pay-mollie/issues/8 ) ).
14
+ - Updated WordPress pay MultiSafepay library to version 4.1.2.
15
+ - Fixed parsing gateways response message ([ #3 ] ( https://github.com/pronamic/wp-pronamic-pay-multisafepay/issues/3 ) ).
16
+ - Updated WordPress pay Formidable Forms library to version 4.1.1.
17
+ - Fixed not showing error messages if form success action is not 'message'.
18
+ - Updated WordPress pay Gravity Forms library to version 4.1.1.
19
+ - Fixed compatibility issue with plugins producing output in ` gform_admin_pre_render ` filter.
20
+ - Fixed duplicate configurations in payment gateway configuration field setting ([ #8 ] ( https://github.com/pronamic/wp-pronamic-pay-gravityforms/issues/8 ) ).
21
+ - Updated WordPress pay ICEPAY library to version 4.1.1.
22
+
9
23
## [ 8.5.0] - 2022-07-04
10
24
11
25
### Changed
@@ -3143,7 +3157,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
3143
3157
- Improved the feeds repository and the feed model
3144
3158
- Initial release
3145
3159
3146
- [ unreleased ] : https://github.com/pronamic/wp-pronamic-ideal/compare/8.5.0...HEAD
3160
+ [ unreleased ] : https://github.com/pronamic/wp-pronamic-pay/compare/8.5.1...HEAD
3161
+ [ 8.5.1 ] : https://github.com/pronamic/wp-pronamic-pay/compare/8.5.0...8.5.1
3147
3162
[ 8.5.0 ] : https://github.com/pronamic/wp-pronamic-ideal/compare/8.4.1...8.5.0
3148
3163
[ 8.4.1 ] : https://github.com/pronamic/wp-pronamic-ideal/compare/8.4.0...8.4.1
3149
3164
[ 8.4.0 ] : https://github.com/pronamic/wp-pronamic-ideal/compare/8.3.0...8.4.0
0 commit comments