Skip to content

Releases: lovstudio/lovcode

v0.23.5

04 Jan 03:33

Choose a tag to compare

Patch Changes

  • perf(terminal): 优化 xterm.js 集成,修复闪烁和宽度问题

v0.23.4

03 Jan 01:41

Choose a tag to compare

Patch Changes

  • refactor(dashboard): 项目 Dashboard 从 Features 改为 Sessions 视图

v0.23.3

01 Jan 15:52

Choose a tag to compare

Patch Changes

  • 移除侧边栏 Feats 模式,仅保留 Sessions 视图

v0.23.2

01 Jan 15:43

Choose a tag to compare

Patch Changes

  • Add multi-shell type support for terminal creation button

v0.23.1

01 Jan 04:01

Choose a tag to compare

Patch Changes

  • Add split-button for new terminal with Terminal/Claude Code/Codex options

v0.23.0

31 Dec 10:59

Choose a tag to compare

Minor Changes

  • Remove debug logs and improve terminal exit behavior

    • Remove debug logs from pty_manager.rs and TerminalPane.tsx
    • Keep sessions with commands open after PTY exit for scrollback visibility
    • Refactor workspace and panel components

v0.22.1

31 Dec 06:48

Choose a tag to compare

Patch Changes

  • fix(chat): sort search results by timestamp descending

v0.22.0

31 Dec 06:04

Choose a tag to compare

Minor Changes

  • Add vertical feature tabs sidebar layout option

    • New layout mode: vertical sidebar for project/feature tabs
    • Resizable sidebar width (180-400px, persisted)
    • Project drag-and-drop reordering in vertical mode
    • Toggle in Settings → Display → Project tabs layout
    • Default changed to vertical layout

v0.21.1

30 Dec 03:14

Choose a tag to compare

Patch Changes

  • Move CommandTrendChart from Home page to Commands page for better context

v0.21.0

30 Dec 02:44

Choose a tag to compare

Minor Changes

  • Add command count stats and improve share card UI for annual report