Releases: lovstudio/lovcode
Releases · lovstudio/lovcode
v0.23.5
Patch Changes
- perf(terminal): 优化 xterm.js 集成,修复闪烁和宽度问题
v0.23.4
Patch Changes
- refactor(dashboard): 项目 Dashboard 从 Features 改为 Sessions 视图
v0.23.3
Patch Changes
- 移除侧边栏 Feats 模式,仅保留 Sessions 视图
v0.23.2
Patch Changes
- Add multi-shell type support for terminal creation button
v0.23.1
Patch Changes
- Add split-button for new terminal with Terminal/Claude Code/Codex options
v0.23.0
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
Patch Changes
- fix(chat): sort search results by timestamp descending
v0.22.0
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
Patch Changes
- Move CommandTrendChart from Home page to Commands page for better context
v0.21.0
Minor Changes
- Add command count stats and improve share card UI for annual report