Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion packages/changelog/content/1.0.36.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
---
date: "2026-06-01"
summary: "Transcripts are easier to copy, and chat now has clearer floating and right-panel behavior."
summary: "Live transcripts stay available across notes, timeline note creation is easier to reach, and chat has clearer floating and docked behavior."
---

## Live Meetings

- Live transcript panels now stay visible when you move from the active meeting note to another note
- Live transcript panels now match the current layout border treatment in both timeline and left sidebar modes
- Expanded live transcripts now reset when a different live session starts

## Timeline

- Timeline mode now keeps Create new note next to the current Now position after your latest note, instead of letting future events push it away
- Timeline mode now leaves extra space after the Create new note card at the right edge
- Sidebar timeline rows now highlight the active note more clearly

## Transcripts

- Expanded transcript panels now include a direct copy action
Expand All @@ -13,3 +25,5 @@ summary: "Transcripts are easier to copy, and chat now has clearer floating and
- 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
- Floating chat now stays out of the way while a meeting is active
- Docked chat now fits the note surface more cleanly, with tighter panel chrome and spacing
Loading