desktop@0.3.2
CapSoftware/Capdesktop@0.3.2Mar 3, 2026by github-actions[bot]
AI Summary
Focused on stability and reliability, this release improves startup processes, migrates data from legacy directories, adds a branded loading screen, and fixes database migration issues and telemetry behavior.
Key Highlights
- Startup reliability improvements
- Data migration support (DevTools, DevTools Studio)
- Branded loading screen and error recovery UI
- Folder hierarchy migration fix
- Non-blocking telemetry
New Features
- Startup reliability and data migration
- Branded loading screen
- Telemetry non-blocking
Full Release Notes
## 0.3.2 (2026-03-03) ### 🩹 Fixes - Fix startup reliability and data migration for upgrading users. Migrate database from old data directories (DevTools, DevTools Studio). Catch protocol handler errors during server startup. Cap health check retry backoff. Add branded loading screen and error recovery UI. Fix migration FK reference to prevent folder hierarchy flattening. Make telemetry non-blocking. ([a7de9ad6](https://github.com/the-dev-tools/dev-tools/commit/a7de9ad6)) ### ❤️ Thank You - moosebay