: Staging
: Production
✨ New
API
Django 5.2 LTS upgrade
Upgraded to Django 5.2 LTS, providing improved security, performance, and stability. This update also includes preparation for Django 6.0 compatibility.
💎 Changed
Products
Improved product creation validation
Enhanced the product and product variant creation process with better validation handling, making it easier to identify and correct issues when creating products.
🪲 Fixed
Checkout
Fixed an issue where duplicate addresses could be created during checkout. The system now uses flexible address normalization to prevent duplicates while still accommodating legitimate address variations.