Skip to main content

Lunatask v2.1.26

Improvements

  • When searching on desktop, the first result is now preselected – so you can open it instantly by pressing Enter, without needing to press Arrow Down first
  • Search now ignores partial matches inside words – giving you cleaner, more relevant results
  • The widths of area/goal list (in Tasks) and note list (in Notes) are now kept in sync, preventing visual layout shift when switching between the two sections on desktop
  • Goals section below the area picker no longer shows when a selected area has no goals on desktop
  • Tomorrow calendar now appears a bit earlier when resizing the calendar on desktop
  • Our Markdown editor now auto-links pasted URLs using tel, mailto, ftp, and lunatask protocols

Fixes

  • Keyboard shortcuts now adapt correctly and behave as expected, even on very different layouts (like Dvorak)
  • An experimental set of safeguards, drift corrections and other auto-recovery mechanisms was added to our mobile Markdown editor to prevent glitches like disappearing text, cursor, and other related issues – primarily addressing Android's IME composition bugs, out-of-order events or broken sequences firings, selection rendering bugs, etc.
  • Fixed a regression in a recent rewrite of pickers on desktop, where pressing Tab selected an option instead of simply moving focus to the next element
  • The width of various pickers (for status, motivation, etc) was adjusted, addressing sizing regressions after a recent rewrite of pickers on desktop
  • Lunatask does not yet support RTL layout – yet on Android, a system-level “best-effort” RTL mode was causing inconsistent and broken UI, so it’s now disabled until proper RTL support is implemented to avoid confusion
  • In the Microsoft Store version of the app, the in-app “launch on startup” option has been disabled due to a bug in Electron and now links to Microsoft’s guide for alternative ways of setting startup apps
  • Start/end date pickers in task repeat settings on desktop no longer render beneath the bottom toolbar in some cases, previously making some dates unreachable
  • www subdomain is no longer stripped when normalizing Server URL for CalDAV integrations
  • Other minor visual fixes on mobile – such as corrected rounding in the area picker, preventing “good morning” messages from appearing over the onboarding modals, etc.