# Changelog

Track every update to Assemble.

## v1.1.0-beta.3

March 2026

Board Execution engine for Kanban-based parallel implementation in complex workflows.

- Added Board Execution skill — Kanban board engine with parallel ticket pipeline (implement → review → test → done)
- Added _board.yaml format with WIP limits, dependency resolution, and per-ticket context injection
- Added /board command — inspect, resume, or re-prioritize board execution
- Added Structured ticket format in PM agent with Given/When/Then acceptance criteria
- Added Board generation in Scrum Master agent from tasks.md
- Changed Phase 4 (IMPLEMENT) now uses Board Execution for COMPLEX workflows
- Changed Version reads from package.json — no more hardcoded version strings
- Fixed Doctor version mismatch test failure after version bump

## v1.0.0-beta.1

March 2026

Initial beta release. 34 agents, 21 platforms, 15 workflows, zero dependencies.

- Added LICENSE (MIT)
- Added CI/CD (GitHub Actions)
- Added /doctor command
- Security Security hardening (path traversal guards)
- Changed Bump to v1.0.0-beta.1

More updates coming soon. Follow our [GitHub repository](https://github.com/CohesiumAI/assemble) for the latest changes.
