Changes from 3.1.4 to 3.1.5
New Features:
- Add unit tests for CadDataLoader and ComponentListViewModel
- Add support for multiple graphics APIs including OpenVG, Null, and Direct3D12
- Prefer Vulkan rendering backend and add rendering API detection
- Improve debug data export with atomic writes
- Add debug data export functionality
- Support multi-platform Qt path configuration and build options
Bug Fixes:
- Add component request cancellation and fix API business layer error handling
Refactoring:
- Unify QML component styles using AppStyle
Chores:
- Remove Docker environment build workflow
- Update EasyKiConverter documentation