veritas-kanban/server
Brad Groux 931d437b67 chore: Release v1.6.0
## Highlights
- Activity Page Redesign — Full-width status history, clickable navigation, color-coded badges
- Task Templates UI (#39) — Full management interface for templates
- Analytics API (#43) — Timeline and aggregate metrics endpoints
- Status Transition Hooks — Quality gates for task status changes
- 7 GitHub Issues Closed (#47, #48, #49, #51, #53, #56, #82)

## Changes
- Bump all packages to 1.6.0
- Update CHANGELOG.md with comprehensive release notes
- Update README.md version badge and roadmap
- Update FEATURES.md with new sections:
  - Task Templates (v1.6.0)
  - Analytics API (v1.6.0)
  - Dashboard Filter Bar (v1.6.0)
  - Redesigned Activity Feed section
- Activity page: purple for sub-agent, amber for in-progress, blue for done
- Status badges: uniform width, color-coded by status type
2026-02-04 22:11:13 -06:00
..
.veritas-kanban security+quality: final codebase review fixes 2026-01-29 06:13:10 -06:00
src fix(activity): Status history click opens task + capture task info 2026-02-04 20:55:28 -06:00
.env.example feat: Add webhook notifications for Clawdbot Gateway integration 2026-01-31 21:30:02 -07:00
package.json chore: Release v1.6.0 2026-02-04 22:11:13 -06:00
tsconfig.json feat: Sprint US-1200 Refactoring batch — 13 tasks complete 2026-01-28 06:08:59 -06:00
vitest.config.ts feat(security): replace custom rate limiter with express-rate-limit 2026-01-28 12:22:34 -06:00