Changelog

What's new in NeverWrite

Stacked Tabs & Hover Previews

  • Added Added 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
  • Added Added 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
  • Added Added lazy mounting for stacked tab content so off-screen editor, PDF, CSV, file, chat, review, and history columns stay lightweight until revealed
  • Added Added hover previews for wikilinks, including full notes, heading sections, unresolved notes, PDFs, images, and relative assets
  • Added Added a global Note preview on hover editor setting with configurable hover delay and a keyboard shortcut for previewing the link at the caret
  • Added Added 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
  • Added Added a prompt outline menu for AI chats so long conversations can be navigated by user prompts
  • Added Added a visible rename button to the chat title bar, making the existing inline rename flow easier to discover
  • Changed Updated the embedded Claude ACP runtime to 0.51.0
  • Changed Updated the desktop runtime to Electron 42.4
  • Changed Improved AI user-input option buttons with a pressed state
  • Fixed Fixed a live preview crash that could corrupt editor layout or break mode switching after dragging a selection across rendered Markdown tables
  • Fixed Fixed chat search behavior while the composer is expanded, when Escape is pressed, and when matches span separate message blocks
  • Fixed Fixed wikilink hover preview flicker by prefetching note content before the tooltip opens and keeping the popover width stable
  • Fixed Fixed wikilink previews for relative assets
  • Fixed Fixed stacked tab scrolling so activating an already visible column no longer unexpectedly shifts neighboring columns
  • Fixed Fixed stacked tab hover styling so stacked columns no longer receive the normal tab-strip hover background
  • Fixed Hardened stacked tabs against narrow panes and overlay z-index conflicts
  • Security Updated Undici from 6.25.0 to 6.27.0