Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 07:46

0.19.0 (2026-06-28)

Features

  • checklists: filter the All lists view by list (f8cca3f)
  • checklists: hide the progress card per list, including All lists (0ed0d82)
  • checklists: import and export lists as Markdown (e905412)
  • checklists: reuse existing items when adding (31a3b73)
  • checklists: show or hide the progress card per list (10e1827), closes #76
  • choose which side of the row the checkbox appears on (a77dc19), closes #78
  • login: sign in with an app password (bf8d218)

Bug Fixes

  • checklists: insert new items in the correct sort position (a0ad014), closes #81
  • checklists: keep list visible while loading or re-sorting (921e029)
  • checklists: persist repeat-from-completion when creating items (22097e1)
  • checklists: restore drag-to-reorder under custom sort (85600f3)
  • checklists: show all items in long lists (a9aaf86), closes #80
  • checklists: show every list in the All lists filter (1fd8eab)
  • checklists: stop checked items flickering back during background refresh (d4e982a)
  • don't close the open screen when the language refreshes in the background (5b15f76)
  • ios: allow local network access for .local servers (4bf0e8d)
  • keep the progress card hidden after you dismiss it (3ed75b2)
  • login: bound connection attempts and report the real failure (b11357d)
  • make checklist checkbox easier to tap (9c47f0e), closes #82
  • notes: render single newlines as line breaks (a20bea8), closes #79
  • onboarding: wait for server capabilities before showing new feature pages (157e02f)