List of Features:
No. | Feature | Description |
1. | Make Taxonomy Optional for Existing SKU Updates in Public API | The Public SKU API required taxonomy details in every update request, adding unnecessary complexity for customers when updating existing SKUs. This has been enhanced by making taxonomy optional for SKU updates. For new SKU creation, taxonomy remains mandatory. For existing SKUs, the system now updates taxonomy only if it is provided in the request; otherwise, the existing taxonomy is retained. This improvement simplifies API usage, reduces unnecessary data requirements, and provides greater flexibility for clients when updating SKUs. |
2. | Performance Optimization for Public SKU POST API | Improved performance of the Public SKU POST API, particularly for payloads involving domain-based attributes and mappings, resulting in faster processing, improved scalability, and a more efficient experience for high-volume SKU operations. For a payload of 10 new SKUs with 10 new attributes (no domain), the Public SKU POST API response time has improved from 31.16 seconds to 5.44 seconds after optimization, representing an 83% performance improvement. |
3. | Consistent ordering of domain attributes in Product 360 screen | Domain attributes within each product are now displayed in ascending order during product creation in the Product 360 screen to ensure consistency across sessions. |
4. | Channels Page Performance Improvements | Optimized API calls on the PCC Channels page to resolve slow load times, reducing response times to under 1.8 seconds for 25 channels and improving overall performance. |
5. | Relative Date-Time Filters for SKU Last Modified (UTC) in Advanced Search | Enhanced the Advanced Search functionality for the SKU Last Modified DateTime field by improving clarity and introducing flexible filtering options. The field has been updated to “SKU Last Modified DateTime (UTC)” to clearly indicate the time zone. New relative date-time filter operators have been added, allowing users to filter records based on dynamic time ranges such as days or hours ago (e.g., last 7 days or last 24 hours). These operators enable users to enter a simple numeric value, eliminating the need for fixed date/time selection and making recurring searches more efficient. Existing absolute date-time filters continue to function as before, ensuring backward compatibility. |
List of Bug Fixes:
No. | Module | Bug Fixes |
1. | SP | Bulk SKU uploads from the Supplier Onboarding Portal was getting stuck at the “Queued for Onboarding” stage during publishing is now fixed. |
2. | PCC | Applying filters in the Domain Records module no longer causes the UI to become unresponsive, eliminating the need for a page reload. |
3. | SP | In the Supplier Portal, uploading .xls files via Option 3 resulted in import failures due to unsupported file processing by the AI Mapping service. The UI now correctly reflects supported file formats, and validation has been added to restrict uploads to supported file types, preventing invalid imports. |