Mindwtr 0.7.1
Highlights
- Reduced false-positive sync conflicts by normalizing noisy revision/order-only changes and pruning stale sync metadata.
- Improved Focus workflows: more reliable "Top 3" behavior, clearer Next Actions grouping, and cleaner list controls.
- Added deterministic context color indicators and lightweight grouping options to improve task scanning without UI bloat.
- Hardened cloud and file-sync reliability, including better offline/error handling and WebDAV recovery safeguards.
Mobile
- Improved sync lifecycle reliability around attachment/orphan cleanup and pre-sync persistence.
- Added quick-capture accessibility labeling improvements.
- Improved large list responsiveness by virtualizing project/context pickers.
- Updated widget theme handling to better follow native color-scheme changes.
Desktop
- Added local search bars in key views and improved keyboard fallback navigation in non-list pages.
- Improved keybinding UX and help completeness for Vim/Emacs styles.
- Added Focus Next Actions grouping controls (
No grouping,Context,Area) with minimal visual styling. - Improved task/list interaction quality (double-click edit behavior, selector consistency, and focused control styling).
Sync & Cloud
- Reduced conflict noise from order drift and
revBy-only churn. - Improved sync stability when offline or when remote payloads are partially stale/corrupted.
- Added cleanup for stale pending remote-delete metadata and orphan attachment bookkeeping.
- Hardened cloud write-lock and auth/error paths.
Localization
- Added missing recurrence repeat-on translation coverage in non-English locales.
- Added multiple zh-Hant and general i18n consistency fixes.
Full Change List (since 0.7.0)
- See commit history from
v0.7.0..v0.7.1for complete details.