Releases: smalum/vscode
Release list
v0.2.27
v0.2.26
Hotfix: C4 Boundary captions in Preview are left-aligned and inset inside the dashed frame (match online). Node textAlign is persisted in SM: label … anchor and applied on reload. Online editor defaults C4 boundary captions to left even after a pin.
Install: code --install-extension smalum-0.2.26.vsix, then reload.
v0.2.25
Hotfix: C4 Boundary / System_Boundary / Container_Boundary with a techn label (boundary: …) render as dashed frames again in Preview SVG, matching the online editor. Rel lines are no longer covered by opaque container fills. Frame fill uses --smalum-c4-frame-fill; captions use dark text on the light frame.
Install: download the VSIX and code --install-extension smalum-0.2.25.vsix, then reload the window.
v0.2.24
Hotfix: Markdown plantuml / puml fences render as Smalum cards (not plain code text). PreviewPanel uses cached/error SVG so a failed render still shows a card. .puml / .plantuml language contribution without the PlantUML extension. Plugin work continues on VS Code only (Obsidian / GitLab / Confluence on stop).
Install: download the VSIX and code --install-extension smalum-0.2.24.vsix, then reload the window.
v0.2.23
BUG-870: .puml / PlantUML opens in Smalum Preview (dark theme class + C4 --smalum-frame-fill). Includes BUG-869 pierce via sanitize.
v0.2.22
BUG-869: drop SM overlay via that pierce non-endpoint nodes (C4 paste loop). Includes BUG-868 caption/edge-label render.
v0.2.21
BUG-868: C4 boundary captions honor SM: label dx/dy; Rel labels without PAPER background chip.
v0.2.20
BPMN wave SM-308…312: collapsed subprocess, ad-hoc frame, MI cardinality, note; preview ships packages/core+render from v0.5.6.
v0.2.19
BUG-861: CTA copy + native https open in Markdown Preview.
v0.2.18
BUG-861: Markdown Preview CTA opens app.smalum.ru and copies source via preview.js (no command: URI in fence HTML).