Releases: pronamic/wp-pronamic-pay-event-espresso
Releases · pronamic/wp-pronamic-pay-event-espresso
4.3.2
4.3.1
4.3.0
Changed
- Please note: In the "Pronamic Pay" plugin, all images have been removed from the
wp-content/plugins/pronamic-ideal/images/
folder. Users who use images from this folder for the Event Espresso payment methods button URL settings will need to update their settings. Users can upload images to their WordPress media library themselves. Logos and icons of popular payment methods can be found at https://github.com/pronamic/wp-pay-logos.
Removed
- Removed the Pronamic gateway deafult icon URL.
Commits
- No longer use files from plugin directory
pronamic-ideal/images
. (fa893a6) - Make standalone plugin for easier development and testing. (31e388c)
Composer
- Added
automattic/jetpack-autoloader
^3.0
. - Added
composer/installers
^2.2
. - Added
woocommerce/action-scheduler
^3.8
.
4.2.4
Changed
- Fixed "All output should be run through an escaping function". (f71ca74)
Composer
- Changed
php
from>=7.4
to>=8.0
. - 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.2.3
4.2.2
4.2.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.2.0
Composer
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.5
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.1.2
4.1.2
- Fixed "Expected type 'null|array'. Found 'string'.".
4.1.1
- Update to
wp-pay/core
version^4.4
.