Releases: pronamic/wp-pronamic-pay-icepay
Releases · pronamic/wp-pronamic-pay-icepay
4.3.7
4.3.6
Commits
- The default
sanitize_text_field
function allows double quotes. (3d788e2) - No longer use
Server::get
, method will be removed. (f641da3)
Composer
- Changed
wp-pay/core
from^4.6
tov4.13.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.13.0
4.3.5
Commits
- Updated for removed payment ID fallback in formatted payment string (pronamic/wp-pronamic-pay-adyen#23). (b74cb45)
4.3.4
4.3.3
Commits
Full set of changes: 4.3.2...4.3.3
4.3.2
4.3.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.3.0
Composer
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.0
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.2.0
4.2.0
- Updated payment methods registration.
4.0.0
Changed
- Updated to https://github.com/pronamic/wp-pay-core/releases/tag/4.0.0.
- Update setting country on payment start (pronamic/wp-pronamic-pay#275).