| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-13 | 2.2 kB | |
| v1.55.0 source code.tar.gz | 2026-04-13 | 23.8 MB | |
| v1.55.0 source code.zip | 2026-04-13 | 27.2 MB | |
| Totals: 3 Items | 51.0 MB | 0 | |
🚀 Features
-
--themeoption forlikec4 build:\ Set the default color scheme (light/dark) for the generated static website. Thanks @ckeller42, #2874 -
likec4.excludeVS Code setting:\ Exclude files and folders from LikeC4 processing via glob patterns. #2861 -
Standalone
@likec4/mcppackage:\ MCP server and tools extracted into a dedicated package for reuse in other projects. #2877
🐞 Bug Fixes
-
Fixed relationship styles (color, line, head, tail) not inheriting from specification in dynamic views, closes #2797. #2864
-
Fixed custom element
descriptionandsummarybeing overwritten by specification defaults in Builder API, closes #2795. #2860 -
Fixed wildcard predicate evaluation with
wherefilter applying only to root/scoped elements instead of all elements, closes #2837. #2858 -
Fixed crash on views with manual layout in dev mode (applyManualLayout invariant). Thanks @ckeller42, #2883
-
Fixed codegen react and view hooks not applying manual layouts. Thanks @ckeller42, #2876
-
Fixed external links in VSCode preview opening blank page instead of browser, closes #2422. Thanks @ckeller42, #2880
-
Allow
data:URIs in markdown image src. Thanks @ckeller42, #2881, fixes #2871 -
Improved MCP and agent skill documentation for LeanIX bridge and Draw.io workflows. Thanks @sraphaz, #2828
Full Changelog: https://github.com/likec4/likec4/compare/v1.54.0...v1.55.0