From 02dcad7e4a18eaf1ee7eb1a6b1bf74f7f57b68d3 Mon Sep 17 00:00:00 2001 From: ComputelessComputer <63365510+ComputelessComputer@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:42:58 +0900 Subject: [PATCH] chore(desktop): add 1.0.36 changelog Add the desktop 1.0.36 changelog entry for transcript copy and chat placement updates. --- packages/changelog/content/1.0.36.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/changelog/content/1.0.36.md diff --git a/packages/changelog/content/1.0.36.md b/packages/changelog/content/1.0.36.md new file mode 100644 index 0000000000..8fb27ea197 --- /dev/null +++ b/packages/changelog/content/1.0.36.md @@ -0,0 +1,15 @@ +--- +date: "2026-06-01" +summary: "Transcripts are easier to copy, and chat now has clearer floating and right-panel behavior." +--- + +## Transcripts + +- Expanded transcript panels now include a direct copy action +- Copying a transcript now uses the same top toast style as the rest of the app + +## Chat + +- Chat can be opened in the right panel again when you want it pinned beside your note +- Floating chat now keeps its input readable on the white editor surface +- Floating chat controls now better match the active chat surface