Summary Reports, Task Sheet Importer & Knowledge Base collaboration
- Summary Reports — A new weekly-summary surface on Reports with an editable notes panel per period. Pick a date range, pull every board and customer that moved, write the standup talking points inline, and save the view so the next review starts halfway done
- Task Sheet Importer — Bulk-create tasks from a spreadsheet. The new import dialog walks you through template selection, column mapping, and a row-by-row preview before commit. Useful for spinning up onboarding plans from a customer's project list or porting a legacy backlog in one pass
- Knowledge Base real-time collaboration — Every Knowledge Base page now syncs edits live across all viewers. A Yjs-backed realtime channel per document streams character-level updates plus presence (live cursors with author colors, "Editing now" avatars in the page header) so two people writing the same runbook see each other in real time — no manual refresh, no merge conflicts
- Knowledge Base anchor-aware comments — Every Knowledge Base document gains a threaded comment layer. Comments anchor to a specific block or text range, replies thread under a parent, threads can be marked resolved, and visibility honors each document's access grants (view / comment / edit assigned at user or team level). Comment activity rolls into the same activity timeline as ticket and task events
- Task ↔ Knowledge Base linking — A new relationships layer connects tasks to Knowledge Base pages in both directions. From a task: pin the runbook that documents it. From a Knowledge Base page: see every task that references this doc in the new "Linked tasks" panel. The link extension also powers
[[page slug]]inline references inside the editor, with autocomplete against the active knowledge base - Knowledge Base search performance — Full-text search across the knowledge base picks up a new index and snippet-aware query path. Searching a large knowledge base (1,000+ pages) returns ranked results with the matching passage highlighted in the result list — fast enough to type-search in real time
- Reports navigation overhaul — The Reports page expanded with shared multi-view support across Summary Reports, Activities, Status Report, and Project Lifecycle tabs. All four now use the same view-switcher, filters, and saved-view structure
- Board detail dialog improvements — Task rows in the board detail dialog render with better density, the task tab matches the boards-page table styling, and the multi-select filter component handles long option lists without truncating
- Task activity service expansion — The activity service gains more event types and the timeline renders consistently across the task slideover, board detail dialog, and customer detail page