github dongdongbh/Mindwtr v0.8.9

5 hours ago

Mindwtr 0.8.9

Highlights

  • Review is more usable across desktop and mobile: mobile adds a fuller Review workspace with collapsible hierarchy, cleaner header actions, and Inbox-first daily review flow, while desktop adds review and area quick actions plus smoother review interactions.
  • Mobile calendar planning feels more direct with body gestures, smoother week scrolling, clearer event details, day timeline quick add support, and tighter swipe behavior.
  • Task editing is faster with metadata autocomplete suggestions for projects, sections, contexts, assignees, and other organization fields.
  • Recurrence is more flexible and safer with weekly interval controls, a quarterly preset, better monthly interval handling, and repaired edge cases for anchored recurring dates.
  • Sync, cloud, and local automation are sturdier with active-refresh edit preservation, safer attachment cleanup conflicts, correct CORS preflight responses, local area automation, and preserved project IDs during repair.
  • Android polish reduces duplicate alarm retries, steadies quick capture behavior, and adjusts widget quick capture placement.

Review & Planning

  • Added a richer mobile Review workflow and removed Review from the mobile menu tab now that it has a dedicated route.
  • Made mobile review hierarchy collapsible and simplified review header actions.
  • Processed Inbox before Daily Focus during review.
  • Improved desktop review interactions and added review and area quick actions from desktop task menus.
  • Opened desktop task detail links correctly.
  • Standardized expand/collapse chevrons across desktop and mobile.

Calendar, Editing & Recurrence

  • Added mobile calendar body gestures and improved calendar event interactions.
  • Smoothed mobile calendar week scrolling, aligned the initial calendar view mode, limited swipe gestures, removed the extra day calendar add button, and allowed day timeline quick add.
  • Added metadata autocomplete suggestions in mobile inbox processing and task editing.
  • Added weekly recurrence interval controls and a quarterly recurrence preset.
  • Used the monthly interval control consistently and covered recurrence repair edge cases.
  • Added recurrence week and quarterly locale fallbacks.

Sync, Cloud, Automation & Android

  • Preserved edits during active sync refreshes and avoided false offline sync skips.
  • Ignored deleted-parent attachment cleanup conflicts.
  • Returned proper cloud CORS preflight responses.
  • Added a local areas endpoint and preserved project IDs during local automation repair.
  • Silenced duplicate Android alarm retries, disabled Android quick capture modal animation, and lowered the widget quick capture button.
  • Retried Tauri apt dependency installation in desktop CI.
  • Refreshed cloud, review, API, and wiki documentation.
  • Updated vulnerable dependency pins.

Full Change List (since v0.8.8)

  • ci(desktop): retry tauri apt dependencies
  • style(mobile): polish gtd settings layout
  • fix(mobile): simplify review header actions
  • fix(mobile): smooth calendar week scrolling
  • fix(cloud): return proper cors preflight
  • fix(core): cover recurrence and repair edge cases
  • docs(review): refresh cloud and review docs
  • fix(review): improve desktop review interactions
  • fix(review): address high-priority findings
  • feat(mobile): make review hierarchy collapsible
  • fix(mobile): align calendar initial view mode
  • feat(mobile): add metadata autocomplete suggestions
  • fix(mobile): remove day calendar add button
  • fix(mobile): limit calendar swipe gestures
  • feat(mobile): add calendar body gestures
  • fix(mobile): remove review from menu tab
  • feat(mobile): improve calendar event interactions
  • feat(desktop): add review and area quick actions
  • fix(i18n): add review locale fallbacks
  • fix(sync): preserve edits during active refresh
  • feat(mobile): improve review workflow
  • fix(desktop): open task detail links
  • refactor(mobile): decompose inbox-processing-modal into sub-components (#435)
  • fix(ui): standardize expand/collapse chevrons across desktop and mobile
  • fix(android): silence duplicate alarm retries
  • feat(review): process inbox before daily focus
  • fix(mobile): avoid false offline sync skips
  • feat(api): add local areas endpoint
  • fix(api): preserve project ids in local automation repair
  • fix(recurrence): use monthly interval control
  • fix(i18n): add quarterly locale fallbacks
  • feat(recurrence): add quarterly preset
  • fix(sync): ignore deleted-parent attachment cleanup conflicts
  • fix(i18n): add recurrence week unit fallbacks
  • fix(audit): update vulnerable dependency pins
  • fix(mobile): disable Android quick capture modal animation
  • feat(recurrence): add weekly interval controls
  • fix(mobile): allow day timeline quick add
  • fix(mobile): lower widget quick capture button
  • fix(mobile): improve calendar details sheet

Don't miss a new Mindwtr release

NewReleases is sending notifications on new releases.