Skip to content

Releases

v3.2.0

Latest Stable Release - Docs + Surface Alignment

Kernel/pack docs separation, language guide hardening, curated CLI surface.

View Release Notes

VersionDateHighlights
v3.2.0February 2026Docs IA split, language matrix, curation
v2.3.2February 2026Workflow alignment, tooling polish
v2.2.0January 30, 2026Methodology configurability (INIT-010)
v2.1.2January 2026Micro-worktree upgrade, skills tutorial
v2.0.0January 2026Breaking changes, new packages, skills
v1.6.0December 2025GitHub Action, headless mode
v1.5.0November 2025wu:spawn, agent sessions

For complete release history, see the Changelog.

To upgrade to the latest version:

pnpm lumenflow:upgrade --latest

See the Upgrade Guide for detailed instructions.

LumenFlow follows Semantic Versioning:

  • Major versions (X.0.0) may include breaking changes
  • Minor versions (0.X.0) add features, backwards compatible
  • Patch versions (0.0.X) fix bugs, backwards compatible

When upgrading across major versions, always check the release notes for migration steps.