Download Latest Version mindwtr_0.6.16_x64.msix (9.4 MB)
Email in envelope

Get an email when there's a new version of Mindwtr

Home / v1.2.0-rc.3
Name Modified Size InfoDownloads / Week
Parent folder
mindwtr_1.2.0-rc.3_windows_x64_portable.zip 2026-08-13 12.1 MB
mindwtr_1.2.0-rc.3_x64-setup.exe 2026-08-13 9.0 MB
mindwtr_1.2.0-rc.3_x64.dmg 2026-08-13 14.9 MB
mindwtr_1.2.0-rc.3_amd64.deb 2026-08-13 18.6 MB
mindwtr_1.2.0-rc.3_amd64.snap 2026-08-13 15.3 MB
mindwtr-1.2.0-rc.3-1.x86_64.rpm 2026-08-13 18.6 MB
mindwtr-1.2.0-rc.3-foss.apk 2026-08-13 30.8 MB
Mindwtr-1.2.0-rc.3-x86_64.AppImage 2026-08-13 94.7 MB
mindwtr-1.2.0-rc.3.apk 2026-08-13 44.8 MB
mindwtr_1.2.0-rc.3_aarch64.dmg 2026-08-13 14.2 MB
SHA256SUMS 2026-08-13 972 Bytes
SHA256SUMS.asc 2026-08-13 833 Bytes
README.md 2026-08-13 3.1 kB
v1.2.0-rc.3 source code.tar.gz 2026-08-13 58.7 MB
v1.2.0-rc.3 source code.zip 2026-08-13 59.9 MB
Totals: 15 Items   391.5 MB 2

Mindwtr 1.2.0-rc.3

Mindwtr 1.2.0-rc.3 fixes persistence and sync blockers found after rc.2. It also brings the latest capture, project, data-transfer, and desktop responsiveness work to testers.

Blocker fixes

  • Process Inbox now persists a newly created project before saving the task assigned to it, preventing the first attempt from failing with a foreign-key error.
  • Desktop sync rejects a snapshot when device-local settings changed during the same cycle, then queues another pass instead of restoring the older setting.
  • Failed incremental saves retain every newer pending snapshot in dispatch order, so retrying an earlier failure cannot outrank or discard later edits.
  • Mobile publishes recovery snapshots with an atomic rename, so a full disk or refused write cannot expose a corrupt restore point or evict a healthy one.
  • Purged task tombstones keep one normalized shape across load and merge, allowing sync to settle without rewriting deletion markers on each pass.

Changes to test

  • iOS now cancels the correct pending reminder under React Native's New Architecture, preventing recurring-task notifications from accumulating duplicates.
  • Desktop can show project sections as optional horizontal columns, with stable task ordering, a No Section drop target, and remembered layout state.
  • Quick Add previews recognized dates, projects, areas, contexts, tags, and people while typing on desktop and mobile; calendar composer capture uses the same shared parser.
  • Data settings can export Mindwtr CSV, re-import it without duplicating live tasks, and undo imports or restores from the result message.
  • Desktop and mobile now include Catppuccin Macchiato and Dracula themes.
  • Desktop keeps snapshot, query, search, configuration, and credential I/O off the UI thread; local API and MCP transports add tighter connection, request, origin, and retry bounds.
  • MCP search accepts the documented operators and can filter for available GTD work; the CLI no longer caps search results at 200.
  • macOS global Quick Add appears as a non-activating panel, leaving the current app and the main Mindwtr window in place.

Testing focus

  • Upgrade from v1.1.6 or rc.2, create a project from Process Inbox, save the task on the first attempt, restart, and confirm both records persist.
  • Start desktop sync, change the sidebar area filter before it completes, and confirm the selection remains while a follow-up sync settles with no further changes.
  • Exercise save-failure recovery and snapshot restore, confirming the newest edits survive a failed write and a successful retry.
  • On iOS, edit and complete a recurring task several times, then confirm only the current pending reminder remains.
  • On desktop, test the project columns layout with unsectioned tasks, drag ordering, narrow windows, and a large project.
  • Export a Mindwtr CSV, re-import it, undo the result, and verify tasks, projects, sections, areas, tags, and contexts remain consistent.
  • Test sync and attachments against self-hosted cloud, WebDAV, and Local File Sync; confirm a second sync produces no conflicts or new writes.
Source: README.md, updated 2026-08-13