Fixes
- Fixed an issue on Android devices with on-screen navigation bar where our onboarding carousel's navigation buttons (next/complete) were obscured by the navigation bar and its back/home buttons
This update introduces a completely redesigned data storage layer in our mobile app, rebuilt from the ground up for improved performance and reliability. As a result, you’ll be asked to log in again after updating. We appreciate your understanding and apologize for any inconvenience.
Shift+Enter
xmpp:
protocol being incorrectly picked up by our email handling logic and treated as email addressesF
keyboard shortcut (in the desktop app) or using the dedicated screen (on mobile), the timer's length no longer defaults to 25 minutes for tasks with estimates shorter than that (e.g. 10 minutes). The timer now respects and takes the estimated remaining time into account.Enter
inside table cells was fixed and improvedThe v2.1.0 update is mainly a complete internal rewrite of our Markdown editor.
This initial version aims to enhance note-taking experience in Lunatask while at the same time introducing several new features, including tables, image embedding, link editing, additional formatting options, and many more (see below).
It also opens up exciting new possibilities going forward, such as deep-linking, embedding full tasks inside notes, slash menu, and more. It will be continuously improved and built upon in coming weeks and months.
Once any of your devices is on v2.1, all your other devices not yet on v2.1 will display "This version is no longer supported, please update" and will not allow you to use the app.
This is for compatibility reasons: When you create or edit a note in the new editor, it may appear completely broken in the old one (as it does not support new editor's features). Furthermore, making changes to that note in the old editor would break things even further.
We're sorry for the inconvenience caused by this logout and forced update. It is a one-time thing, and there weren't many simple ways around it. We could have spent another month implementing a better, less intrusive solution. However, we are a startup. We need to move fast, and that time will be better spent, for example, on redesigning note organization or implementing deep-linking (also known as bi-directional linking). We appreciate your understanding.
Due to an upgrade to Electron version 36 in this release, the issue described in this GitHub issue caused the app to fail to launch on some Linux distributions. The v2.1.1 patch update was released, fixing this problem.
->
into →
, 1/2
into ½
, !=
into ≠
, and many more)(
or "
to wrap the selection in parentheses or quotes. This works for [
, {
, and <
too.Tab
in code blocks now indents the line, making it easier to write codeThe editor now handles new paragraphs differently and in a standardized way that is more compatible with Markdown's general approach.
When pressing Enter
, a new paragraph is inserted and visually separated from previous paragraphs. If you wish to insert just a line break (i.e. make a new line, not a new paragraph), use Shift-Enter
.
As a part of deprecating/removing Skype, Microsoft broke their Graph API endpoint for fetching users' calendars a few weeks ago, resulting in their Graph API erroring out with a 500 error. Lunatask was not the only app affected – even dedicated calendar apps have been impacted by this issue.
The v2.1.0 update implements a workaround, and our Outlook integration should now work smoothly again. Now, it is still upon Microsoft to properly fix the problem on their end, but it should no longer affect our users.
Since WWDC25 is behind us, it is worth noting that the mobile app is not yet compatible with iOS/iPadOS 26. The app uses third-party libraries (for example, for dropdown menus in the new formatting toolbar), and those libraries we rely on need to ensure iOS/iPadOS 26 compatibility first.
Since this is a complete internal rewrite and all the editor's code is brand new, expect there might be some additional issues. We are watching this closely and listening. Patch updates will follow shortly, but we rely on your feedback and bug reports.
Use the contact form here on the website, or use #feedback or #bug-reports channels in our Slack Community.