From ace25f34026db9fb7f89205603ffab010be004a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 12:42:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=8B=20New=20version=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sanitized-markdown-and-smooth-streaming.md | 16 ---------------- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 3 files changed, 18 insertions(+), 17 deletions(-) delete mode 100644 .changeset/sanitized-markdown-and-smooth-streaming.md diff --git a/.changeset/sanitized-markdown-and-smooth-streaming.md b/.changeset/sanitized-markdown-and-smooth-streaming.md deleted file mode 100644 index 5a9ca1d..0000000 --- a/.changeset/sanitized-markdown-and-smooth-streaming.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@smooai/chat-widget': minor ---- - -Render sanitized Markdown in assistant replies and citation snippets, and smooth out the streaming reveal. - -**Sanitized Markdown rendering.** Assistant responses and citation snippets previously showed Markdown literally (`**bold**`, numbered lists, `[links](url)` rendered as raw text). They now render to formatted HTML through a tiny, safe-by-default renderer (`markdown.ts`) that: - -- escapes **all** text — raw `