Releases: pronamic/wp-pronamic-pay-ninjaforms
Releases · pronamic/wp-pronamic-pay-ninjaforms
3.3.3
3.3.2
Commits
- Fixed “Missing script: ‘login’” on
npm start
. (c606ac5)
Composer
- Changed
php
from>=7.4
to>=8.0
. - Changed
wp-pay/core
from^4.6
tov4.16.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0
3.3.1
Changed
- No longer allow direct file access to plugin file. pronamic/pronamic-pay-with-mollie-for-ninja-forms#2
3.3.0
Changed
- The code further complies with (WordPress) coding standards.
3.2.4
3.2.3
3.2.2
3.2.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
3.2.0
Commits
- Added "Requires Plugins" header. (11eb54d)
- No longer use deprecated
FILTER_SANITIZE_STRING
. (9f926c4)
Composer
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.4
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v3.1.1
3.1.0
- Updated for new payment methods and fields registration.