Releases: pronamic/wp-pronamic-pay-multisafepay
Releases · pronamic/wp-pronamic-pay-multisafepay
4.5.0
4.4.0
Added
- Added
<plugin>
information to direct transaction request message. (880676c)
Composer
- Added
automattic/jetpack-autoloader
^3.0
. - Added
woocommerce/action-scheduler
^3.7
. - Changed
pronamic/wp-http
from^1.1
tov1.2.2
.
Release notes: https://github.com/pronamic/wp-http/releases/tag/v1.2.2 - Changed
wp-pay/core
from^4.6
tov4.16.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.16.0
4.3.4
Commits
- Removed unused
use Pronamic\WordPress\Pay\Core\Server
. (068672d) - No longer user
Server::get
method, will be removed. (55879af) - It is recommended not to use reserved keyword "default". (e2543fa)
- All output should be run through an escaping function. (73632a1)
- It is recommended not to use reserved keyword "class". (e14f177)
4.3.3
4.3.2
4.3.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.3.0
Commits
- Use
pronamic/wp-http
for remote request and SimleXML. (59882c9) - Improving PHP 8.0 support. (2f6be14)
Composer
- Added
pronamic/wp-http
^1.1
. - Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.0
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.2.0
4.2.0
- Updated payment methods registration.
4.1.1
Fixed
- Fix possible "Warning: Invalid argument supplied for foreach()" with incomplete config.
4.0.0
Changed
- Updated to https://github.com/pronamic/wp-pay-core/releases/tag/4.0.0.
- Improved credit card support.