10.1.0
Changelog
Changed
- Updated
Requires at leastto WordPress 6.7 andTested up toto WordPress 6.9.
Removed
- Removed unused PayPal gateway Composer dependency (
wp-pay-gateways/paypal).
Composer
- Added
pronamic/pronamic-pay-default-payment-methodsv1.0.1.- Updated iDEAL QR payment method name to "iDEAL | Wero QR".
- Release notes: https://github.com/pronamic/pronamic-pay-default-payment-methods/releases/tag/v1.0.1
- Changed
pronamic/wp-pronamic-pay-formsfromdev-maintov1.3.0.- Upgraded payment-form block to apiVersion 3 with block.json schema validation.
- Added plugin bootstrap file with proper plugin headers and autoloader support.
- Release notes: https://github.com/pronamic/wp-pronamic-pay-forms/releases/tag/v1.3.0
- Changed
wp-pay-extensions/formidable-formsfromv4.4.4tov4.5.0.- Added namespace declaration and strict types to improve code quality.
- Registered form action via filter hook for improved extensibility.
- Bumped Formidable plugin requirement to
^6.24. - Release notes: https://github.com/pronamic/wp-pronamic-pay-formidable-forms/releases/tag/v4.5.0
- Changed
wp-pay-extensions/restrict-content-profromv4.9.0tov4.10.1.- Added support for "Pay by Bank" payment method.
- Fixed text domain for Mollie integration manual URL.
- Release notes: https://github.com/pronamic/wp-pronamic-pay-restrict-content-pro/releases/tag/v4.10.1
- Changed
wp-pay/corefromv4.32.0tov4.33.0.- Added
pronamic_pay_register_payment_methodsaction to register payment methods in plugin space. - Moved default payment method registration into the
pronamic/pronamic-pay-default-payment-methodspackage. - Removed temporary iDEAL rebranding override.
- Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.33.0
- Added
What's Changed
- Bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #441
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #442
- Bump basic-ftp from 5.2.0 to 5.2.1 by @dependabot[bot] in #443
- Bump axios from 1.11.0 to 1.15.0 by @dependabot[bot] in #445
- Bump basic-ftp from 5.2.1 to 5.2.2 by @dependabot[bot] in #444
- Bump composer/composer from 2.2.26 to 2.2.27 by @dependabot[bot] in #446
- Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #447
- Add Pronamic Pay default payment methods integration by @Copilot in #449
- Bump fast-xml-parser from 5.5.9 to 5.7.1 by @dependabot[bot] in #450
- Bump postcss from 8.5.6 to 8.5.12 by @dependabot[bot] in #451
- Bump ip-address from 10.0.1 to 10.2.0 by @dependabot[bot] in #452
- Bump simple-git from 3.33.0 to 3.36.0 by @dependabot[bot] in #453
- Bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #454
- Remove unused PayPal gateway Composer dependency by @Copilot in #456
- Raise plugin minimum WordPress requirement to 6.7 for Pronamic Forms compatibility by @Copilot in #458
- Bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 by @dependabot[bot] in #461
- Bump fast-uri from 3.0.1 to 3.1.2 by @dependabot[bot] in #460
- Bump svgo from 3.2.0 to 3.3.3 by @dependabot[bot] in #462
- Bump fast-xml-builder from 1.1.5 to 1.2.0 by @dependabot[bot] in #459
New Contributors
- @Copilot made their first contribution in #449
Full Changelog: v10.0.0...v10.1.0