Skip to content

v0.20.22

Choose a tag to compare

@ulsklyc ulsklyc released this 20 Apr 07:46

Added

  • Tasks: Kanban board now supports touch drag-and-drop on mobile — a ghost card follows the finger and drops into the target column on release
  • Tasks: swipe-left to mark done/open now shows a 5-second undo toast that reverts the status change
  • Tasks: opening a task card from the Dashboard now navigates to /tasks and immediately opens the edit modal for that task (deep-link via ?open=<id>)

Fixed

  • Router: query parameters (e.g. ?open=123) are now stripped before route matching, so parameterised URLs resolve correctly without falling back to the home page