: Staging
: Production
✨ New
Country area code display for address forms
Added the detailedAllowedCountryAreas
field to the CountryDisplay
model for displaying area codes in address forms. This field replaces the deprecated CountryDisplay.allowedCountryAreas
field.
🪲 Fixed
Fixed an issue where non-qualifying items were incorrectly counted towards the minimum quantity requirement for voucher eligibility.
Fixed an issue where using app authentication to query productVariants
sometimes triggered an 'App' object has no attribute 'is_anonymous'
error.
🚫 Deprecated
Deprecated the CountryDisplay.allowedCountryAreas
field. This field will be removed after 2024-12-31.