fix(web-ui): sandbox svg artifact previews closes #3552

This commit is contained in:
Mario Zechner
2026-04-22 19:14:11 +02:00
parent 6553141f69
commit 239e842790
2 changed files with 47 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Render SVG artifact previews through a blob-backed image instead of injecting untrusted SVG markup into the page DOM ([#3552](https://github.com/badlogic/pi-mono/issues/3552))
## [0.68.1] - 2026-04-22
## [0.68.0] - 2026-04-20