| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mindwtr-0.7.0-1.x86_64.rpm | 2026-03-01 | 13.9 MB | |
| mindwtr-0.7.0-foss.apk | 2026-03-01 | 27.2 MB | |
| Mindwtr-0.7.0-x86_64.AppImage | 2026-03-01 | 90.5 MB | |
| mindwtr-0.7.0.apk | 2026-03-01 | 41.1 MB | |
| mindwtr_0.7.0_aarch64.dmg | 2026-03-01 | 12.5 MB | |
| mindwtr_0.7.0_amd64.deb | 2026-03-01 | 13.9 MB | |
| mindwtr_0.7.0_amd64.snap | 2026-03-01 | 11.5 MB | |
| mindwtr_0.7.0_x64-setup.exe | 2026-03-01 | 7.3 MB | |
| mindwtr_0.7.0_x64.dmg | 2026-03-01 | 13.1 MB | |
| SHA256SUMS | 2026-03-01 | 817 Bytes | |
| README.md | 2026-02-28 | 1.5 kB | |
| v0.7.0 source code.tar.gz | 2026-02-28 | 13.8 MB | |
| v0.7.0 source code.zip | 2026-02-28 | 14.3 MB | |
| Totals: 13 Items | 259.0 MB | 0 | |
Mindwtr 0.7.0
Highlights
- Fixed a sync edge case where stale attachment references could block remote sync.
- Improved attachment validation and unrecoverable handling to avoid repeated failing retries.
- Refined delete-vs-edit conflict handling so genuinely newer edits are preserved while ties remain deterministic.
- Hardened CI and release workflows with stronger validation and safer automation defaults.
Mobile
- Sync reliability improved for attachment-heavy task/project data.
- Android FOSS release pipeline now enforces strict APK selection and stronger artifact checks.
- Kept FOSS permission policy explicit: unused camera/alert/storage permissions removed,
RECORD_AUDIOretained for voice notes.
Desktop
- Sync attachment validation integration is now consistent in TypeScript builds.
- Desktop lint/type checks are now enforced more consistently in CI.
Sync & Cloud
- Fixed attachment-state handling that could trigger pre-remote-sync reference errors.
- Improved conflict resolution behavior for near-simultaneous delete/update operations.
- Added additional guardrails in cloud/release pipelines to reduce bad-release risk.
Build & Release
- Release workflows now include stricter artifact integrity checks and required release notes.
- Android and iOS release pipelines include improved cache/reliability settings.
- Wiki sync and Docker image metadata automation were modernized and hardened.
Full Change List (since 0.6.22)
- See commit history from
v0.6.22..v0.7.0for complete details.