Mindwtr 0.6.6
Highlights
- Settings sync now keeps theme, language, and keybinding style consistent across devices.
- Quick-add supports Areas, and you can choose Sunday/Monday as the week start.
- Mobile Whisper capture is more stable, plus iOS back button titles are hidden.
Desktop
- Refine view keybindings and add channel-aware update checks.
- Updated macOS app icon.
Mobile
- Stabilize Whisper capture and avoid realtime crash regressions.
- Hide the iOS back button title label.
Core & Data
- Sync fixes for theme, language, and keybinding preference drift.
- Quick-add area parsing and week-start settings.
- OpenAI default model switched to GPT-4o mini with clearer request errors.
Full Change List (since 0.6.5)
- chore(build): adjust notarization and CRT
- fix(mobile): hide iOS back title
- docs: add privacy policy
- Revert "fix(core): avoid status tokens inside urls"
- fix(core): avoid status tokens inside urls
- chore(ci): add notarization debug workflow
- fix(mobile): hide back button title
- chore(ci): add tauri notarization logs
- update macos icon
- chore(macos): enable signing + notarization
- fix(ai): default openai model to gpt-4o-mini
- fix(ai): improve openai request handling
- docs: add roadmap to readme
- docs: clarify private calendar feeds
- feat: add area quick-add + week start
- fix(sync): keep keybinding style stable
- fix(sync): sync language preference
- fix(sync): sync theme modes
- fix(mobile): avoid whisper realtime crash
- fix(mobile): stabilize whisper capture
- feat(desktop): refine view keybindings
- chore: switch license badge to green
- chore: add sponsor badges
- chore: update license badge color
- ci(msstore): reconfigure before status check
- ci(android): scope play api token
- ci(release): guard msstore + android versionCode
- ci(msstore): skip metadata after package submit
- ci(msstore): check submission status before update
- ci(msstore): skip updates during certification
- feat(desktop): add channel-aware update checks