AddedAdded per-pane stacked tabs for editor panes, with an Obsidian-style sliding layout, persistent per-pane mode, horizontal spine rails, tab type icons, close buttons on every spine, and adaptive sizing for narrow panes
AddedAdded full drag-and-drop support for stacked tabs, including reordering within a stacked pane, moving stacked columns between panes, splitting them out, and preserving stacked mode across tab moves and pane merges
AddedAdded lazy mounting for stacked tab content so off-screen editor, PDF, CSV, file, chat, review, and history columns stay lightweight until revealed
AddedAdded hover previews for wikilinks, including full notes, heading sections, unresolved notes, PDFs, images, and relative assets
AddedAdded a global Note preview on hover editor setting with configurable hover delay and a keyboard shortcut for previewing the link at the caret
AddedAdded chat transcript search to active agent tabs and chat history, with Cmd/Ctrl+F support, highlighted matches, match counts, previous and next navigation, Unicode-safe matching, and pane-scoped highlights
AddedAdded a prompt outline menu for AI chats so long conversations can be navigated by user prompts
AddedAdded a visible rename button to the chat title bar, making the existing inline rename flow easier to discover
ChangedUpdated the embedded Claude ACP runtime to 0.51.0
ChangedUpdated the desktop runtime to Electron 42.4
ChangedImproved AI user-input option buttons with a pressed state
FixedFixed a live preview crash that could corrupt editor layout or break mode switching after dragging a selection across rendered Markdown tables
FixedFixed chat search behavior while the composer is expanded, when Escape is pressed, and when matches span separate message blocks
FixedFixed wikilink hover preview flicker by prefetching note content before the tooltip opens and keeping the popover width stable
FixedFixed wikilink previews for relative assets
FixedFixed stacked tab scrolling so activating an already visible column no longer unexpectedly shifts neighboring columns
FixedFixed stacked tab hover styling so stacked columns no longer receive the normal tab-strip hover background
FixedHardened stacked tabs against narrow panes and overlay z-index conflicts