Download Latest Version v1.55.1 source code.tar.gz (23.8 MB)
Email in envelope

Get an email when there's a new version of Architecture as a code

Home / v1.52.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-09 2.0 kB
v1.52.0 source code.tar.gz 2026-03-09 23.5 MB
v1.52.0 source code.zip 2026-03-09 26.8 MB
Totals: 3 Items   50.3 MB 0

🚀 Features

  • likec4 format CLI Command:\ New likec4 format (alias fmt) command for formatting .c4 source files. Supports --check mode for CI, --project and --files filtering. Thanks @m9810223, #2667

  • Overview Page Search, Navigation & Theme Toggle:\ Added search bar (also accessible via Cmd+K), sidebar navigation drawer with file/folder/list grouping, and dark/light theme toggle to the overview page. Fixes #1679. Thanks @ckeller42, #2665

  • Disable Implicit Views by Default:\ Auto-generated scoped views for elements without explicit views are no longer created unless "implicitViews": true is set in the project config. To restore the previous behavior, add "implicitViews": true to your likec4.json configuration. #2705

  • Draw.io Person Shape Round-Trip:\ Draw.io export now correctly renders elements with shape person as person/actor shapes instead of ellipses. Re-import also infers the person shape for round-trip fidelity. Thanks @sraphaz, #2685, fixes #2679

  • Improved Zoom Performance:\ Significant performance improvement with zooming and panning diagrams, thanks to the xyflow update. #2694

  • Erode tooling:\ Check documentation, thanks to @parse , #2728

🐞 Bug Fixes

  • Added --output alias to all likec4 gen subcommands for consistency with build and export commands, fixes #2706

  • Removed deprecated ManualLayoutV1 and related migration command #2713

Source: README.md, updated 2026-03-09