Skip to content

Releases: alma/alma-woocommerce-gateway

v4.1.2

03 May 12:11
Compare
Choose a tag to compare
  • fix: nonce error log issue
  • feat: Update widget
  • feat: compatibility with woocommerce 7.6

v4.1.1

28 Mar 09:17
Compare
Choose a tag to compare
  • fix: PHP 8.0 and 8.1 compatibility

V4.1.0

27 Mar 11:34
Compare
Choose a tag to compare
  • 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

16 Jan 14:11
Compare
Choose a tag to compare
  • feat: update widget to 3.1.0

v3.2.1

20 Dec 09:53
b46eef4
Compare
Choose a tag to compare
  • feat: update widget to version 3.0.4
  • fix: nonce double check issue

v3.2.0

16 Nov 17:44
Compare
Choose a tag to compare
  • feat: rebranding 2022

v3.1.2

16 Nov 17:26
Compare
Choose a tag to compare

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

07 Jun 16:20
Compare
Choose a tag to compare
  • fix: version of widgets.umd.js hard coded to 2.8.0

v3.0.0

16 Nov 17:24
Compare
Choose a tag to compare

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

02 May 09:17
Compare
Choose a tag to compare
  • feat: add BO dynamic check variation
  • feat: add BO technical fields section
  • feat: add payment upon shipping
  • fix: names inversion between shipping & billing addresses