Changelog
Author: Domenico Cerone Creation Date: 13/10/2025
Last Reviewer: Domenico Cerone
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - [Release Date]
Added
- Initial Release: First stable version of the Frame Validation system
- Hierarchical Navigation System: Implementation of CatalogOrders → Products → Variants structure for organized validation project management
- Catalog Orders Management: Main interface to view and manage catalog orders with filters for status "working_3d_assets" and type "order_3d_asset"
- Products View: Dynamic construction of products view starting from variants, with grouping by productRef
- Variants View: Complete variant management for specific products with validation controls
- Variant Details: Detailed interface for individual variant validation with 3D asset management
- ARShades Integration: Complete integration with ARShades ecosystem and Firebase
- Documentation: Complete system documentation, architecture and navigation patterns
Changed
- Final Architecture: Finalization of variant-centric approach architecture
- Data Flow Pattern: Implementation of data loading pattern that always starts from variants to build views
- Performance Optimization: Optimizations for performance and scalability in handling large volumes of variants
Fixed
- Bug Fixes: Resolution of bugs identified during testing
- Stability Improvements: Improvements to hierarchical navigation system stability