Responsive UI redesign, export stability improvements, and cache write-back protection.
New Features:
- Add responsive sidebar layout with export control components for improved main window UX
- Add cache write-back protection mechanism to prevent stale data from overwriting fresh entries
- Introduce TempFileManager for safe temporary file management with backup and commit semantics
- Add hover scale delay timer for card components
- Add exit animation effects and optimize button interaction experience
- Add zlib dependency support for network client tests
Bug Fixes:
- Fix export cancellation crash and redesign preview image hover UI
- Fix Windows deployment ICU shim DLL issues and add verification steps
- Fix 3D model offset alignment and add CLI datasheet export support
Improvements:
- Unify interaction delay configuration across UI components
- Optimize slider dialog base component animation effects
- Responsive layout optimization and UI stability fixes