🚀 Features
- JPG Export:
Add JPEG export support for architecture diagrams -- new "Export as .jpg" option in the web UI andlikec4 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: v1.55.0...v1.55.1