12/05/2025 - 16/05/2025
05/05/2025 - 09/05/2025
Summary:
This week focused on reinforcing data stability and improving user interface. Key fixes were made to ensure proper asset handling, orphan document updates, and AI prompt behavior.
Features:
Fixes:
- Document & Variant Management:
- It's now possible to update orphan documents without needing to assign a classification.
- Zero is now recognized as a valid value when updating variants.
- Fixed issues that caused the row count to reset when switching pages in tables.
- AI & Attributes:
- Prevented internal editing for attributes using JSON control types to avoid invalid configurations.
- Resolved a bug where the AI prompt template would unintentionally reset to custom.
- Assets:
- Assets with very high resolutions now correctly report width and height.
- Restored the ability to download assets directly from the asset tab.
- Performance:
- Orphan tags are no longer cleaned on the fly, reducing unnecessary background processing.
28/04/2025 - 02/05/2025
Summary:
This week focused on improving attribute validations, strengthening permissions. Several fixes enhanced data reliability on assets, variants, and classification creation while paving the way for future features with Storybook and event queue improvements.
Features:
- Validation:
- Added validation for integer and decimal attributes in both import and bulk edit processes to ensure consistent data integrity.
- Infrastructure:
- Introduced a feature flag and cache queue for upcoming system improvements.
- Created a LockManager to better handle potential deadlocks during classification creation.