Releases: pronamic/wp-pronamic-pay-formidable-forms
Releases · pronamic/wp-pronamic-pay-formidable-forms
4.4.2
4.4.1
4.4.0
Commits
- Merge pull request #5 from pronamic/4-add-support-for-order-id-setting (7222a5c)
- Fixed
Closures / anonymous functions only have access to $this if used within a class or when bound to an object using bindTo()
. (11690f8) - Added setting for order ID template. (c49948b)
- phpcbf (7d250b9)
- More DRY settings fields. (91e03d4)
4.3.4
4.3.3
4.3.2
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.3.1
4.3.0
Commits
- Added https://github.com/WordPress/wp-plugin-dependencies. (e35ee01)
- No longer use
filter_
functions and deprecatedFILTER_SANITIZE_STRING
. (58cb81a)
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/v4.2.1
4.2.0
- Updated for new payment methods and fields registration.
4.0.0
Changed
- Updated to https://github.com/pronamic/wp-pay-core/releases/tag/4.0.0.
- Added support for checkboxes field type.
- Don't force description to have a dynamic part (use
[id]
in transaction description setting instead).