Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:17
· 191 commits to main since this release

Breaking Changes

  • Clicking a project file no longer auto-opens the PM view. Bind the new "Open current file as project" command to a hotkey for the old behavior.

Added

  • Duplicate task action in the table and Kanban context menus
  • "Open current file as project" command

Fixed

  • "Today" rolling over in the evening west of UTC
  • Tab hijack when clicking a project from a task tab
  • Duplicate tabs when opening a project
  • Duplicate project list pane from the ribbon button
  • Table scroll position not preserved across task modal open/close
  • Project folder errors on case-insensitive vaults

Other

  • Build toolchain migrated to tsdown / oxlint / oxfmt / vitest (#14)
  • Task dates migrated to Temporal (#19)
  • View and tab management rewritten (#22)
  • Vitest suite for store critical paths (#24)
  • README updated with import and collaboration details (#30)
  • CHANGELOG.md added (#31)

Full Changelog: 1.3.2...1.4.0