| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-15 | 1.3 kB | |
| v1.55.1 source code.tar.gz | 2026-04-15 | 23.8 MB | |
| v1.55.1 source code.zip | 2026-04-15 | 27.2 MB | |
| Totals: 3 Items | 51.1 MB | 1 | |
🚀 Features
- JPG Export:\
Add JPEG export support for architecture diagrams -- new "Export as .jpg" option in the web UI and
likec4 export jpgCLI command with--qualityoption. JPEG renders with a solid background adapting to the current theme. #2899, closes #2892
🐞 Bug Fixes
-
Fixed text overflow in relationship popover and element details card when displaying long names, titles, and technology strings. Thanks @ckeller42, #2894
-
Fixed search overlay persisting after navigating to a view via Ctrl+K search. Thanks @ckeller42, #2875
-
Fixed programmatic config (
likec4.config.ts) not being loaded in VSCode extension and standalone LSP. #2896 -
Allow using reserved keyword
relationshipas an identifier in LikeC4 DSL (e.g. as element kind). #2897 -
Improved edge visibility in dark mode by increasing background stroke opacity. Thanks @ckeller42, #2891
Full Changelog: https://github.com/likec4/likec4/compare/v1.55.0...v1.55.1