| Name | Modified | Size | Downloads / 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 formatCLI Command:\ Newlikec4 format(aliasfmt) command for formatting.c4source files. Supports--checkmode for CI,--projectand--filesfiltering. 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": trueis set in the project config. To restore the previous behavior, add"implicitViews": trueto yourlikec4.jsonconfiguration. #2705 -
Draw.io Person Shape Round-Trip:\ Draw.io export now correctly renders elements with
shape personas 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