Skip to content

v1.9.1

Choose a tag to compare

@maathimself maathimself released this 01 Jul 14:00

Bug fixes

  • Todoist: crypto.randomUUID error on task creation — Fixed a JavaScript exception thrown after successfully creating a Todoist task when MailFlow is served over HTTP (non-secure context). The task was created successfully but the error was surfaced to the user. A safe fallback is now used in environments where crypto.randomUUID is unavailable.
  • Todoist: due date field replaced with date picker — The due date input was previously a free-form text field. It is now a native date picker, consistent with user expectations.
  • Todoist: integration icon updated — The toolbar and modal now display the recognisable Todoist logo instead of a generic checkmark icon, making the button immediately identifiable.