Skip to content

v1.111.0

Choose a tag to compare

@deivid11 deivid11 released this 04 Jun 00:30
· 12 commits to master since this release

What's New

Added

  • Resizable Claude output side panel (drag-to-resize, persisted width)
  • File viewer 'Copy all' and 'Download' actions, plus 'Close all tabs'
  • Spotlight most-recently-used (MRU) agent ranking, persisted across reloads
  • History dedup module with dedicated test coverage
  • Localized strings for the new viewer/tab actions in all 10 languages

Changed

  • ClaudeOutputPanel refactored to use the new history-dedup helper
  • Output rendering and Markdown component updates with added tests
  • Guake terminal and git-panel styling refinements
  • Keyboard shortcut and FlatView updates; vite.config.ts build tweaks