Mindwtr 0.6.3
Highlights
- Mobile attachments now persist into the sync folder so file-based sync opens reliably on other devices.
- Saved Search supports bulk context actions on desktop.
- Tray close behavior is remembered immediately, and Flatpak builds hide tray-only options.
Desktop
- Add bulk context actions in Saved Search.
- Simplify board view project badges to a single line.
- Persist tray close preference immediately to avoid repeated prompts.
- Hide tray options in Flatpak builds.
Mobile
- Persist file attachments into the sync folder for file-based sync.
- Align Inbox Processing layout across platforms.
- Guard area picker against missing data during tests.
Sync & Attachments
- Ensure mobile attachments are copied to the sync directory before sync writes.
Full Change List (since 0.6.2)
- feat: align inbox processing across platforms
- feat(desktop): add bulk context actions in search
- fix(mobile): persist attachments for file sync
- fix(desktop): simplify board task badges
- fix(desktop): persist close behavior immediately
- fix(desktop): skip tray options in flatpak
- fix(mobile): stabilize area picker defaults