What's New in v0.31.2
This release improves profile locking and team-scope handling, provides clearer MCP device-refusal errors, and updates the native testing dependency.
Bug Fixes
- Prevented locks on older profiles, improving compatibility when opening profiles created by previous versions.
- Cached empty team scopes correctly, avoiding repeated lookups and improving team-related state handling.
- Clarified device refusal errors over MCP, making it easier to understand why a device connection was rejected.
Dependencies
- Updated
tauri-wdto the latest supported version.
Developer Experience
- Added coverage for the paid welcome flow expectation to help prevent regressions.