Releases: pronamic/wp-pronamic-pay-contact-form-7
Releases · pronamic/wp-pronamic-pay-contact-form-7
Release list
4.2.1
Full Changelog: v4.2.0...v4.2.1
4.2.0
4.1.2
4.1.1
Commits
- Allow Jetpack autoload 3, 4 and 5. (be7ae53)
Composer
- Changed
automattic/jetpack-autoloaderfrom^3.1tov5.0.7.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.7
4.1.0
Changed
- Use payment method option label if set. (341c1ae)
4.0.1
4.0.0
4.0.0 - 2025-02-27
🚀 Improved
- Marked several PHP classes as final to prevent unintended extensions.
- Relocated form tag classes from
Pronamic\WordPress\Pay\Extensions\ContactForm7\TagstoPronamic\WordPress\Pay\Extensions\ContactForm7for better organization. - Refined code by removing unnecessary comments and documentation blocks.
🆕 Added
- Contact Form 7 form ID is now stored in meta.
- Contact Form 7 form hash is now stored in meta.
- Introduced support for the Contact Form 7 "Additional Setting"
pronamic_pay_success_redirect_url, allowing users to configure a custom redirect URL after a successful payment.
🔄 Updated
- Updated copyright to 2025.
- Verified compatibility with WordPress 6.7.
3.7.0
Commits
- Store submissions with Flamingo when redirected for payment. (6cbdb96)
3.6.0
Added
- Added support for setting currency with
pronamic_pay_currencyfield name or option. (#20)
Changed
- Require PHP 8.1. (2ad32ff)
Composer
- Changed
phpfrom>=8.0to>=8.1. - Changed
wp-pay/corefrom^4.16tov4.22.1.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.22.1
Full set of changes: 3.5.1...3.6.0
3.5.1
Commits
- Fixed "error 'detail' is never reassigned. Use 'const' instead". (94f9a98)
- Added
.pronamic-build-ignore. (b042aa9)
Composer
- Changed
wp-pay/corefrom^4.6tov4.16.0.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0
Full set of changes: 3.5.0...3.5.1