Skip to content

v0.1.3

Choose a tag to compare

@xerrors xerrors released this 10 May 06:17

Changes

  • Add board sorting by updated time or created time across table and Kanban views.
  • Add confirmed task deletion from the detail drawer, backed by DELETE /api/tasks/:id.
  • Document board sorting/deletion and bump package version to 0.1.3.

Verification

  • npm run format:check
  • npm run check
  • npm pack --dry-run
  • Browser smoke check for sorting and delete confirmation.