| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mindwtr-0.7.4-1.x86_64.rpm | 2026-03-17 | 14.0 MB | |
| mindwtr-0.7.4-foss.apk | 2026-03-17 | 27.3 MB | |
| Mindwtr-0.7.4-x86_64.AppImage | 2026-03-17 | 90.7 MB | |
| mindwtr-0.7.4.apk | 2026-03-17 | 41.2 MB | |
| mindwtr_0.7.4_aarch64.dmg | 2026-03-17 | 12.7 MB | |
| mindwtr_0.7.4_amd64.deb | 2026-03-17 | 14.0 MB | |
| mindwtr_0.7.4_amd64.snap | 2026-03-17 | 11.7 MB | |
| mindwtr_0.7.4_x64-setup.exe | 2026-03-17 | 7.4 MB | |
| mindwtr_0.7.4_x64.dmg | 2026-03-17 | 13.3 MB | |
| SHA256SUMS | 2026-03-17 | 817 Bytes | |
| README.md | 2026-03-17 | 2.2 kB | |
| v0.7.4 source code.tar.gz | 2026-03-17 | 14.0 MB | |
| v0.7.4 source code.zip | 2026-03-17 | 14.5 MB | |
| Totals: 13 Items | 260.7 MB | 0 | |
Mindwtr 0.7.4
Highlights
- Added native iCloud sync on Apple platforms and a desktop Obsidian vault workspace for reviewing imported tasks.
- Improved sync reliability across desktop, mobile, core, and self-hosted cloud with safer merge handling, bounded server requests, and richer conflict diagnostics.
- Added a global mobile area switcher, time estimate filters, and daily-review focus toggles for faster on-the-go triage.
- Refined desktop layouts and accessibility, including cleaner Projects, Contexts, and Obsidian widths plus better sync status announcements.
Desktop
- Added Obsidian vault integration with safer scanning, settings-driven enablement, and a dedicated workspace that stays hidden until enabled.
- Improved Projects and Contexts layout balance on wider screens and aligned the Obsidian page width with the rest of the app.
- Hardened queued sync cleanup, monotonic file-watch suppression, and sync status accessibility.
- Improved CI and desktop test compatibility for the Node 24 transition and non-Vitest runners.
Mobile
- Added a global area switcher, time estimate filters, and daily-review focus toggles.
- Improved reminder behavior, offline sync skipping, and sync feedback.
- Aborted in-flight sync when the app backgrounds and made external calendar fetches cancellable with timeouts.
- Improved stale-area handling, localization, and touch targets.
Sync, Cloud & Core
- Fixed attachment merge edge cases and added conflict diagnostics to help investigate hard-to-reproduce sync problems.
- Hardened core sync merge typing, timestamp handling, and missing-file attachment status tracking.
- Hardened the self-hosted cloud server with request body limits, request timeouts, LRU rate-limit cleanup, and referential-integrity validation.
- Added Apple-platform gating for the iCloud backend and preserved CloudKit record fields more safely.
Docs & Release Tooling
- Expanded architecture, security, cloud deployment, and MCP documentation.
- Updated GitHub Actions and release workflows for the Node 24 transition.
- Added sponsor recognition sections to the English and Chinese READMEs.
Full Change List (since 0.7.3)
- See commit history from
v0.7.3..v0.7.4for complete details.