🚀 Features
-
Relationship details:
On-hover panel now shows richer data and supports Markdown in descriptions: -
Enhanced multi-project support :
The VSCode extension now automatically watches and reloads project configurations.
Added a newLikeC4: Reload projects
command for manual refresh.
🐞 Bug Fixes
- Improved hot-reload (1a66f47, 993a691)
- Fixed code block styling within Markdown (b234cd5)
- Better error handling and loading states in VSCode preview (0df069d)
- Resolved name conflicts in multi-project setups (c53f127), closes #2099
- View titles are now parsed as single lines (35eeba4), closes #2148
- Fixed PNG export issues (64199cf), closes #1211
- Corrected multi-line description rendering with extra whitespace (e3e4f31), closes #2055
- Added Markdown support in
with
overrides block (acef3c0) - Excluded files are now skipped from parsing and validation (6a600d2)