Desktop Application Release
This release includes desktop applications for multiple platforms.
Available Downloads
- Windows:
.exeinstaller - macOS:
.dmginstaller, including Apple Silicon (arm64) - Linux:
.AppImageportable executable
What's New in v0.2.8
- Added observable decryption failure handling for stored AI API keys, WebDAV passwords, and GitHub tokens.
- Kept the settings APIs responsive even when one stored secret cannot be decrypted, instead of failing the entire response.
- Returned per-secret status metadata so the frontend can distinguish normal, empty, and decrypt-failed states.
- Added clear Settings warnings that tell users to re-enter and save configurations whose stored secrets can no longer be decrypted.
- Improved debugging by logging decryption failures with config context on the backend.
Full Changelog: v0.2.7...v0.2.8