Releases: pronamic/wp-pronamic-pay-mollie
Releases · pronamic/wp-pronamic-pay-mollie
4.12.0
4.11.0
Commits
- Updated composer.json (cb4f3a8)
- Updated composer.json (408efb0)
- npm run build (6056a1c)
- ncu -u (437f62c)
- Added MyBank. (9c49ce6)
- Added BLIK to payment method transformer. (b0efe96)
Composer
- Changed
pronamic/wp-mollie
from^1.5
tov1.6.0
.
Release notes: https://github.com/pronamic/wp-mollie/releases/tag/v1.6.0 - Changed
woocommerce/action-scheduler
from^3.7
to3.8.0
.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.8.0 - Changed
wp-pay/core
from^4.16
tov4.18.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.18.0
4.10.3
Full Changelog: v4.10.2...v4.10.3
4.10.2
4.10.2 - 2024-04-22
Commits
Composer
- Added
automattic/jetpack-autoloader
^3.0
.
Full set of changes: 4.10.1...4.10.2
4.10.1
4.10.0
Changed
- Added support for the more general card payment method. (9fe0f64)
Composer
- Changed
wp-pay/core
from^4.15
tov4.16.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0
4.9.2
4.9.1
4.9.0
Changed
- The code further complies with (WordPress) coding standards.
- The HTTP timeout option is increased when connecting to Mollie via WP-Cron, WP-CLI or the Action Scheduler library. pronamic/wp-pay-core#170
Fixed
Added
- Added support for Mollie card field/component in WooCommerce legacy checkout. #40
Composer
- Changed
pronamic/wp-mollie
from^1.4
tov1.5.0
.
Release notes: https://github.com/pronamic/wp-mollie/releases/tag/v1.5.0 - Changed
woocommerce/action-scheduler
from^3.6
to3.7.1
.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.7.1 - Changed
wp-pay/core
from^4.13
tov4.15.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.15.0
4.8.1
Commits
- Allow bypassing
first
sequence type with empty string (pronamic/wp-pronamic-pay-woocommerce#58). (2a08130)