Releases: pronamic/wp-pronamic-pay-charitable
Releases · pronamic/wp-pronamic-pay-charitable
Release list
4.3.6
Changelog
Commits
- Use
Charitable_Donation::get_total()for donation amounts so Fee Relief and related extensions are reflected in the payment total. (339f954) - Document why
get_total()is required and link to Charitable references and implementation details. (339f954)
Composer
- No Composer dependency version changes (
composer.lockis unchanged sincev4.3.5).
What's Changed
Full Changelog: v4.3.5...v4.3.6
4.3.5
Commits
- Added this point we shoud not use translation functions. (e6fee8c)
4.3.4
4.3.3
Commits
- Switch from
pronamic/wp-deployertopronamic/pronamic-cli. (7d6d593) - Improving CI. (0389af7)
- Updated .gitattributes (d361814)
Composer
- Changed
wp-pay/corefrom^4.6tov4.9.2.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.2
4.3.2
4.3.1
Composer
- Changed
phpfrom>=8.0to>=7.4.
4.3.0
Commits
- Added support for https://github.com/WordPress/wp-plugin-dependencies. (d2072a6)
Composer
- Changed
phpfrom>=5.6.20to>=8.0. - Changed
wp-pay/corefrom^4.4tov4.6.0.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.2.1
4.2.1
4.2.0
- Updated for new payment methods and fields registration.