Website v20.0.35 - 15 January 2026
On this page
This patch release addresses three targeted fixes: improved error visibility in the Web Console, a POS tax lookup fix for stores without zones configured, and a correction to address dropdown data that was showing duplicate state and province entries in some countries.
Enhancements
No new enhancements in this release.
Deprecated Fields
No deprecated fields in this release.
Fixed Bugs
Web Console: Failed Requests Now Display as Errors
When a web request returned a response body indicating failure (for example, "result": "failed"), the Web Console was not displaying this as an error — it appeared as a successful request. The Web Console now correctly evaluates the response body to determine success or failure, so failed requests are clearly surfaced.
POS: Tax Lookup Failing for Stores Without Zones An error in the POS tax lookup service caused it to fail when fetching taxes for stores that had no zones configured. A safe navigation fix has been applied so that tax lookups work correctly whether or not the store has zones set up.
Address Dropdowns: Duplicate State and Province Entries The ISO subdivision list used to populate state, county, and province dropdowns contained some duplicate entries — likely legacy codes — which caused certain subdivisions to appear twice in the selector. Duplicates have been removed, with preference given to the longer (more current) code. This affects address fields throughout checkout and account management.