Skip to content

Releases: MastersoftGroup/woocommerce-mastersoft-address

v2.0.0

11 Jul 06:34
Compare
Choose a tag to compare
  • Updated the brand as loqate AU and NZ
  • Support business (company) lookup for New Zealand

Also from previous RC releases:

  • Support international address lookup
  • Support business (company) lookup for Australia
  • Support mobile phone validation

v1.6.0-rc1

16 Nov 02:15
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

This release consists of 2 new features:

  • International address lookup
  • Business (company) lookup

Full Changelog: v1.4.0-rc1...v1.6.0-rc1

v1.4.0-rc1

01 Nov 07:00
Compare
Choose a tag to compare
v1.4.0-rc1 Pre-release
Pre-release

Pre-release for testing of new phone validation feature (LANZ-6695)

Full Changelog: 1.3.0...v1.4.0-rc1

v1.3.0

19 Oct 01:59
Compare
Choose a tag to compare
  • Added email validation feature, disabled by default. It can be enabled at configuration.
  • Requires new version of Harmony JS client (2.2.0)
  • Potentially breaking change on configuration JSON format
    • we use JavaScript JSON.parse() to deserialize configuration now, so it will require strict JSON format
    • attribute keys should be properly double quoted ("), e.g. { "key": "value" }

v1.2.0

07 Sep 01:48
Compare
Choose a tag to compare
  • bump version to 1.2.0
  • change API calling protocol to CORS
  • add widgetLayout options which supports DEFAULT and OPTIMISED layouts
    • in DEFAULT layout
      • behave as it was in v1.1.1
    • in OPTIMISED layout
      • hide detail address fields, replace with a single address lookup field
      • add link to let user switch to manual mode (no address lookup at all)
      • add link to let user show/hide "Company" field

Full Changelog: 1.1.1...1.2.0

v1.1.1

22 Aug 13:35
Compare
Choose a tag to compare
  • Fix issue where SOT configured in settings was not reflected in API call
  • Increment version to v1.1.1
  • WooCommerce tested up to v6.7.0

Full Changelog: 1.1.0...1.1.1

v1.1.0

10 Aug 02:54
Compare
Choose a tag to compare

What's Changed

  • Modified documentation: Changed some section ordering, grammar, and etc
  • Upgrade to use address v2 API, increment version to 1.1.0
  • WooCommerce tested up to v6.7.0

Full Changelog: 1.0.1...1.1.0

v1.0.1

06 Oct 05:53
Compare
Choose a tag to compare
  • Update condition to check active WooCommerce plugin (#5)
  • WooCommerce tested up to v5.7.1

Official Release v1.0.0

14 Sep 05:31
Compare
Choose a tag to compare

WooCommerce tested up to v3.4.5