Releases: alma/alma-woocommerce-gateway
Releases · alma/alma-woocommerce-gateway
v4.1.2
- fix: nonce error log issue
- feat: Update widget
- feat: compatibility with woocommerce 7.6
v4.1.1
- fix: PHP 8.0 and 8.1 compatibility
V4.1.0
- feat: compatibility WordPress 6.2
- feat: add logger to the php client
- feat: compatibility woocommerce 7.5
- feat: add namespaces
- fix: save alma version in db on fresh install
- fix: translations
- fix: unique nonce fields
- fix: compatibility with other plugins
- fix: reduce api calls
- fix: migration between versions of alma module
- fix: implement best practices Woocommerce and WordPress
v3.2.2
- feat: update widget to 3.1.0
v3.2.1
- feat: update widget to version 3.0.4
- fix: nonce double check issue
v3.2.0
- feat: rebranding 2022
v3.1.2
v3.1.2
- fix: widget translations
- fix: php8 compatibility
v3.1.1
- fix: correct bad button text for refund
- fix: correcting issue of multiple times the same order note
- fix: correcting wording issue in case of order not have a transaction_id
v3.1.0
- feat: implement B2B fields (INT-714 #65)
- refact: widget injection (INT-589 #57)
- fix: use sales price to update widget instead regular price (INT-290 / INT-570 #52)
- feat: refund from woocommerce back-office (INT-510 #69)
- fix: alma should be hidden on checkout when test key is selected & user is not admin (INT-586 #71)
v2.6.1
- fix: version of widgets.umd.js hard coded to 2.8.0
v3.0.0
BREAKING COMPATIBILITIES
Be careful and follow this documentation to upgrade from <= 2.6.1 version
Changelog
- feat: add nonce to secure checkout form
- feat: add script to retrieve widget files
- fix: data sanitizing
- fix: upd payment fields validation notice messages
v2.6.0
- feat: add BO dynamic check variation
- feat: add BO technical fields section
- feat: add payment upon shipping
- fix: names inversion between shipping & billing addresses