| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mindwtr-0.6.22-1.x86_64.rpm | 2026-02-25 | 13.9 MB | |
| mindwtr-0.6.22-foss.apk | 2026-02-25 | 27.1 MB | |
| Mindwtr-0.6.22-x86_64.AppImage | 2026-02-25 | 90.5 MB | |
| mindwtr-0.6.22.apk | 2026-02-25 | 41.0 MB | |
| mindwtr_0.6.22_aarch64.dmg | 2026-02-25 | 12.5 MB | |
| mindwtr_0.6.22_amd64.deb | 2026-02-25 | 13.9 MB | |
| mindwtr_0.6.22_amd64.snap | 2026-02-25 | 11.5 MB | |
| mindwtr_0.6.22_x64-setup.exe | 2026-02-25 | 7.3 MB | |
| mindwtr_0.6.22_x64.dmg | 2026-02-25 | 13.1 MB | |
| README.md | 2026-02-25 | 1.6 kB | |
| v0.6.22 source code.tar.gz | 2026-02-25 | 13.1 MB | |
| v0.6.22 source code.zip | 2026-02-25 | 13.5 MB | |
| Totals: 12 Items | 257.2 MB | 0 | |
Mindwtr 0.6.22
Highlights
- Improved Android widget readability and sizing: default 3 tasks, adaptive task count on larger widgets, and less clipping.
- Smoothed Android startup by removing the transient
indexroute flash during app launch. - Improved iOS file sync setup when cloud providers do not expose folder picking.
- Hardened sync and cloud auth reliability across platforms.
Mobile
- Android widget now adapts visible task count to widget height while keeping rows single-line.
- Android startup transition is cleaner with reduced launch flicker.
- iOS file sync now falls back to selecting an existing JSON file in the target folder when folder providers are unavailable.
- Fixed quick-capture and startup edge cases reported on older Android devices.
Desktop
- Waiting/follow-up flow now uses review date with a date picker.
- Task editor modal accessibility improved (focus trap + Escape close).
- Search shortcut hints are now platform-specific (
Cmdon macOS,Ctrlelsewhere). - Fixed Windows Store startup regression.
Sync & Cloud
- Added retry flow for pending remote writes after failures.
- Added attachment validation guardrails before remote sanitization.
- Hardened cloud bearer token auth and failed-auth throttling.
- Improved missing task/project update error surfacing.
Build & Release
- FOSS Android release workflow now matches the reproducible recipe used in issue [#206] (including pinned Node tarball + checksum).
- Added a unified workspace test command in the repo scripts.
Full Change List (since 0.6.21)
- See commit history from
v0.6.21..v0.6.22for complete details.