feat(FN-3835): add plugin routes wiring and listTasksModifiedSince

Adds plugin routes infrastructure including `listTasksModifiedSince` contract in the task store, plugin types definitions, and wiring tests, while deprecating the dashboard roadmap backend in favor of a reports plugin scaffold; also stabilizes favorites and scroll-to-bottom tests and documents the s

Fusion-Task-Id: FN-3835
This commit is contained in:
Fusion
2026-05-09 01:59:09 -07:00
committed by gsxdsm
parent 47beb9b911
commit 94a6fe41ef
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Document the Chat view session switcher and the `/tasks/<id>` deep-link in the dashboard guide.