🚀 Features
-
likec4 lspCLI Command:
Added newlikec4 lspcommand to start the LikeC4 language server directly from the CLI. The standalonelikec4-language-serverbinary is now deprecated. #2681 -
Improved
?theme=URL Parameter:
Theme preferences specified via the?theme=URL parameter are no longer persisted to localStorage — the forced color scheme applies only while the parameter is present in the URL. Thanks @m9810223, #2645
🐞 Bug Fixes
-
Fixed "View title cannot contain newlines" error when using implicit views with elements that have multi-line titles, closes #2669, #2672
-
Fixed LikeC4 tag color being broken, closes #2637
-
docs: Fix broken link to vite-plugin/modules.d.ts location in documentation by @galuszkak in #2668