Skip to content

1.6.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:26
· 76 commits to main since this release
e7c58df

Changed

  • Task note filenames keep more of the task title before shortening

Fixed

  • Subtasks added in the task editor were lost on reload (#90)
  • The app froze when duplicating a task with a long title
  • The project list showed stale task counts until the view was reopened (#121)

What's Changed

  • refresh the project list when tasks change by @mrhyde in #123
  • rewrite changelog entries to read as user-facing behavior by @mrhyde in #126
  • bump vite to 8.0.16 to resolve dev-server advisories by @mrhyde in #127
  • save subtasks added in the task editor and prevent the long-title duplicate hang by @mrhyde in #124
  • clear css lint warnings in style partials by @mrhyde in #128

Full Changelog: 1.6.1...1.6.2