What's Changed
- BACK-413 - Fix browser labels filter dropdown stacking over task table header by @MrLesk in #594
- BACK-433 - Make task edit preserve unrelated file details by @MrLesk in #606
- BACK-432 - Parse definition_of_done with standard YAML semantics by @MrLesk in #605
- BACK-434 - Use request-scoped MCP roots discovery by @MrLesk in #608
- BACK-435 - Optimize Mermaid browser bundle loading by @MrLesk in #609
- BACK-412 - Add touched-files field to tasks and filename-based search by @MrLesk in #607
- BACK-347 - Add milestone editing in Web UI by @MrLesk in #604
- BACK-442 - Prevent DoD defaults config injection by @MrLesk in #555
- BACK-443 - Add PowerShell completion support by @mikesigs in #554
- BACK-361 - Add label-based filtering to TUI and web UI task list views by @MrLesk in #499
- BACK-444 - Support filesystem-only Backlog projects without Git by @pjsample in #354
- BACK-445 - Add command filters to web search by @sh5080 in #338
- BACK-447 - Add No milestone option to TUI milestone filters by @MrLesk in #81
- BACK-436 - Align document management across CLI, Web UI, and MCP by @MrLesk in #610
- BACK-395 - Web: prevent stale SPA loads by disabling index.html caching by @MrLesk in #612
- BACK-451 - Guard cross-branch loading behind checkActiveBranches flag by @brooksc in #614
- BACK-453 - Stabilize Windows CI test suite by @MrLesk in #616
- BACK-456 - Lock milestone ID allocation during creation by @MrLesk in #620
- BACK-457 - Avoid stale task reads after milestone mutations by @MrLesk in #621
- BACK-454 - Default ordinals for created tasks by @mattastovall in #617
- BACK-455 - Support task milestone assignment in CLI task CRUD by @MrLesk in #622
- BACK-431 - Avoid Claude-rejected shell forms in agent guidance by @voidborne-d in #623
- BACK-459 - Add priority sorting to Kanban columns by @brooksc in #626
- BACK-441 - Add kanban board filters to web UI by @aderius in #574
- BACK-458 - Fix promoted draft default status by @SAY-5 in #625
- BACK-409 - Clarify acceptance criteria format in task creation guide by @lorenzb07 in #583
- BACK-440 - Handle cancel in agents update prompt by @Luc0-0 in #575
- BACK-460 - Fix TUI selected-row readability in board and task list by @JayGhiya in #587
- BACK-439 - Allow backdrop click to close task modal by @eyanq in #577
- BACK-437 - Document running backlog browser as a background service by @brenoperucchi in #600
- BACK-449 - Document task image handling and docs management in agent guidelines by @kuwork in #598
- BACK-461 - Add community tools section to README by @ysamlan in #515
- BACK-452 - Add TUI keyboard shortcuts: Yank, Complete, Archive, and Help Menu by @souljedi in #615
- BACK-450 - Add CLI document update command by @MrLesk in #627
- BACK-462 - Use terminal status for cleanup instead of hardcoded Done by @MrLesk in #628
- BACK-463 - Align web task filters between board and all tasks by @MrLesk in #630
- BACK-464 - Use shared multi-label filter dropdown on board by @MrLesk in #631
New Contributors
- @mikesigs made their first contribution in #554
- @pjsample made their first contribution in #354
- @sh5080 made their first contribution in #338
- @brooksc made their first contribution in #614
- @mattastovall made their first contribution in #617
- @voidborne-d made their first contribution in #623
- @aderius made their first contribution in #574
- @SAY-5 made their first contribution in #625
- @lorenzb07 made their first contribution in #583
- @Luc0-0 made their first contribution in #575
- @JayGhiya made their first contribution in #587
- @eyanq made their first contribution in #577
- @brenoperucchi made their first contribution in #600
- @kuwork made their first contribution in #598
- @ysamlan made their first contribution in #515
- @souljedi made their first contribution in #615
Full Changelog: v1.44.0...v1.45.0