Mindwtr 0.6.21
Highlights
- Added system calendar integration on mobile so events can be read directly from device calendars.
- Added Dropbox OAuth sync (mobile + desktop), including attachment sync support.
- Reduced false sync conflicts by ignoring timestamp-only skew for legacy records.
- Improved Linux desktop reliability when secure keyring services are unavailable for WebDAV credentials.
Mobile
- Added native system calendar integration flow.
- Added Dropbox OAuth sync support with attachment handling.
- Improved Android widget behavior to prioritize focused tasks and keep quick-capture placement stable.
- Hardened startup timer initialization paths for better launch reliability.
Desktop
- Added Dropbox sync provider support.
- Added WebDAV credential fallback to file-based secrets when platform keyring is unavailable.
- Improved install-source detection for analytics channels (including Homebrew and Microsoft Store aliases).
Sync & Cloud
- Improved Dropbox conflict parsing consistency across platforms.
- Prevented deleted attachment resurrection and strengthened timestamp-clamp merge safety.
- Improved conflict reporting to avoid skew-only inflation.
- Hardened cloud attachment path validation.
Localization
- Expanded and refined German locale coverage.
Full Change List (since 0.6.20)
- See commit history from
v0.6.20..v0.6.21for complete details.