Releases: pronamic/wp-pronamic-pay-gravityforms
Releases · pronamic/wp-pronamic-pay-gravityforms
4.8.0
Added
- Added consumer bank account name and IBAN merge tags.
Changed
- Updated payment date alignment setting name and description (pronamic/wp-pay-core#182). (df49d2d)
- Updated to PHP 8.1. (5af380d)
- The iDEAL issuers field now uses the SVG images from https://github.com/pronamic/wp-pay-logos.
Composer
- Removed
wp-pay-gateways/mollie
^4.10
. - Added
pronamic/ideal-issuers
^1.1
. - Added
pronamic/wp-pay-logos
^2.2
. - Changed
php
from>=8.0
to>=8.1
. - Changed
wp-pay/core
from^4.17
tov4.19.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.19.0
4.7.0
Commits
- Improve redirect to entry in case the entry has been deleted. (cddab3b)
- Manual revert fe6438a, was causing performance issues. (4c7ecb3)
Composer
- Added
automattic/jetpack-autoloader
^3.0
. - Added
composer/installers
^2.2
. - Added
woocommerce/action-scheduler
^3.7
. - Added
wp-pay-gateways/mollie
^4.10
. - Changed
wp-pay/core
from^4.16
tov4.17.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.17.0
4.6.1
Commits
- Fixed "All output should be run through an escaping function". (bb98644)
- Fixed "The method parameter $x is never used" warnings. (b22a1d1)
- Allow dynamic properties in payment feed (resolves “Deprecated: Creation of dynamic property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$[…] is deprecated”). (e444081)
Composer
- Changed
php
from>=7.4
to>=8.0
. - Changed
pronamic/wp-money
from^2.2
tov2.4.3
.
Release notes: https://github.com/pronamic/wp-money/releases/tag/v2.4.3 - Changed
pronamic/wp-number
from^1.2
tov1.3.0
.
Release notes: https://github.com/pronamic/wp-number/releases/tag/v1.3.0 - Changed
wp-pay/core
from^4.7
tov4.16.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0