Portuguese Postcodes for WooCommerce changelog

5.3 – 2024-03-04

  • NEW Postcode autocomplete on the backend subscription edit screen (Woo Subscriptions)
  • DEV Improve plugin updater – Show translation update notices
  • NEW Postcodes database update (310716 unique records)
  • DEV Tested with WordPress 6.5-beta3-57738 and WooCommerce 8.7.0-beta.2

5.2 – 2024-01-30

  • NEW Warn about incorrect postcode or city on the order admin screen
  • TWEAK Information about validations only available on the classic checkout, for now
  • DEV Plugin updater improvements
  • NEW Postcodes database update (310643 unique records)

5.1 – 2024-01-24

  • Feedback when the license is expired
  • Tested with WordPress 6.5-alpha-57299 and WooCommerce 8.5.1

5.0 – 2023-12-13

  • Declare WooCommerce block-based Cart and Checkout compatibility
  • Add PO boxes (apartados) postcodes (no district validation or full address available)
  • Postcodes database update (311550 unique records)
  • Update plugin translations online instead of shipping them with the main plugin
  • Requires WordPress 5.4
  • Tested with WordPress 6.5-alpha-57159 and WooCommerce 8.4.0

4.2 – 2023-09-28

  • New option to validate postcodes at checkout and not allowing to proceed if it doesn’t exist
  • New WooCommerce Blocks Checkout compatibility (in beta)
  • Postcodes database update (309890 unique records)
  • Tested with WordPress 6.4-beta1-56736 and WooCommerce 8.2.0-beta.1

4.1 – 2023-07-07

  • General changes to improve the new experimental autocomplete “Full address” mode:
    • Remove streets without a name so that the field is not filled with “Sem Nome”
    • Better UI on the new mode autocomplete list
    • “Know more” link, about the new mode, on the settings page
  • Fix version number

4.0 – 2023-07-06

  • New experimental autocomplete “Full address” mode in which all the address fields are pre-filled with the customer’s address details (only on the checkout)
  • Implement a locking mechanism to avoid duplicate entries on the postcodes database
  • Postcodes database update (309498 unique records)
  • Code cleanup
  • Requires WooCommerce 5.0
  • Tested with WordPress 6.3-beta3-56143 and WooCommerce 7.9.0-rc.2

3.1 – 2023-01-17

  • Postcodes database update
  • Tested with WordPress 6.2-alpha-55080 and WooCommerce 7.3

3.0 – 2022-11-14

  • Add High-Performance Order Storage compatibility
  • Fix bug on admin causing the scripts not to load
  • Postcodes database update
  • Code cleanup
  • Tested with WordPress 6.2-alpha-54748 and WooCommerce 7.1

2.3 – 2022-09-27

  • Integration with the “My Account” address edit forms
  • Postcodes database update
  • Requires WordPress 5.0 and WooCommerce 4.0 or above
  • Tested with WordPress 6.1-alpha-54043 and WooCommerce 7.0.0-beta.2

2.2 – 2021-05-07

2.1 – 2021-03-11

  • Remove debug var_dump call

2.0 – 2021-02-08

  • New option to validate the inserted postcode against the district if the Portugal States (Distritos) for WooCommerce plugin is installed
  • Postcodes database update
  • Tested with WordPress 5.7-RC3-50503 and WooCommerce 5.1.0-rc.1

1.8 – 2021-01-26

  • Loading indicator on the frontend when using the autocomplete feature
  • Postcodes database update
  • Tested with WordPress 5.7-alpha-50017 and WooCommerce 5.0.0-beta.2

1.7 – 2020-06-16

  • Better handling of postcode city names

1.6 – 2020-06-12

  • Now also triggering on the frontend shipping address
  • Postcodes database update

1.5 – 2020-05-26

  • Fix a bug that would cause the shipping recalculation to not be triggered when leaving the postcode field
  • Postcodes database update

1.4 – 2020-05-15

  • Fix Ajax URL on some installs
  • Tested with WooCommerce 4.2.0-beta.1

1.3 – 2020-05-06

  • Postcode autocomplete on the backend order edit screen
  • Javascript refactor
  • Postcodes database update

1.2 – 2020-05-05

  • Better handling of the database import, to avoid duplicates (thanks adegga.com)

1.1 – 2020-05-04

  • Fix autocomplete on the Flatsome theme
  • Some javascript debug via console.log() when WP_DEBUG is set to true

1.0 – 2020-05-03

  • First stable release
  • Autocomplete mode (as default)

0.9 – 2020-05-02

  • First beta release