Skip to content

v2.67.0 — gate timestamps + document links in tasks

Choose a tag to compare

@avelikiy avelikiy released this 11 Jun 16:34
v2.67.0
f3756ad

Dev board — gate timestamps + openable document links in tasks

  • Exact date+time on gates. Gate cards (kanban + Inbox) show precisely when the decision has been waiting since (⏳ 06/11, 05:17 PM; full timestamp on hover). Side panel adds 'Waiting since' for open gates.
  • Documents in the task side panel. .md paths referenced in the ticket text surface as a 'Documents' section — click opens the doc inline with '← back to task'.
  • New GET /api/doc?path=… — path-traversal-safe, .md only, 1 MB cap.
  • Tests: board-gate 5/5, lib 351/351; verified live with Playwright.