13/04/2026 - 17/04/2026
Summary:
This week focused on improving product and channels tracking, continuing the Axios v1 upgrade, and preparing new catalog assignment logic behind a feature flag. Several fixes addressed renamed asset migration, dynamic selection locale handling, and portal link visibility.
Features:
- Added Google Analytics tracking for the "Print" action on the product page.
- Added new Channels tracking events with
page_name context.
- Added a feature flag to enable the new catalog assignment calculation.
- Repositioned the Channel settings "Delete" button from the save bar to the end of the form.
- Adjusted margin between attribute name and icon in the attribute table.
Fixes:
- Fixed the inability to migrate and delete renamed assets.
- Fixed dynamic selection tables displaying in the wrong locale (now using the stored search locale).
- Fixed the
link_collection_articles link type not being visible on external portals due to API pagination.
- Fixed the classification table row count showing unfiltered totals when searching in manual classification.
- Fixed media thumbnails being replaced by a generic icon for recently uploaded files.
- Added traceability on
PUT /api/attributes/article_name by updating the attribute set modified date when attributes are added or removed.
- Added a new
X-Quable-Deprecation header to product APIs.
- Updated the SSO SAML documentation link to the new URL.
06/04/2026 - 10/04/2026
Summary:
This week introduced API Tokens as a new authentication mechanism, expanded data model administration visibility with imports display, and improved channel export handling. Several fixes reinforced data integrity around product positions and media management.
Features: