Release 200.2.0
tanneryould
released this
16 Aug 20:15
·
55 commits
to main
since this release
New samples
Enhancements
- Added a Home screen to the sample viewer that features the new and the most commonly referenced samples.
- Removed telemetry from the sample viewers.
- Updated many samples' UI to work with Qt 6.5.1's updated Material theme.
- Enforced the light theme UI in all samples for a consistent user experience.
- Updated the XML methods in QML Graphics overlay (dictionary renderer) samples to work in Qt 6.
- Added voice guidance back to the routing samples.
- Updated the Navigate a route with rerouting sample to use the new asynchronous QFutures methods.
- Direct3D is now the default rendering API for Windows. Metal is now the default rendering API for macOS and iOS.
Bug fixes
- Fixed cases where samples' README descriptions did not accurately reflect the sample behavior