Releases: lovstudio/lovcode
Releases · lovstudio/lovcode
v0.25.1
Patch Changes
-
a9f2fbd: Fix TS build errors blocking v0.25.0 release
- Export
MaasRegistryViewfromsrc/views/index.ts - Add
basic-maasroute in_layout.tsxandfeatures.tsxRecord<FeatureType, string> - Bump tsconfig
target/libto ES2022 (needed forArray.at()) - Remove dead
isShortViewport/quickActions+ unused icon imports inPanelGrid
- Export
v0.24.21
Patch Changes
-
- Sidebar action bar moved from footer to header
- Session archive / unarchive, plus bulk "archive this and all after" action
- Global toggle to show/hide archived sessions (persisted)
- Virtualized grouped + flat session lists (removed 100-item cap)
- Fix tooltip overlapping the 3-dot menu trigger in the sidebar
- PanelGrid Welcome: terminal-type selector moved next to the Create button
- WorkspaceView: unified Welcome state into PanelGrid
v0.24.20
Patch Changes
- Sticky session header with 'Prompts only' filter, hover timestamps, and resilient update-status display
v0.24.19
Patch Changes
- Fix skill detail page "not found" error and show update status inline in status bar
v0.24.18
Patch Changes
- fix(chat): show full message content by default instead of collapsed 40px
- fix(updater): correct endpoint URL from MarkShawn2020 to lovstudio org
v0.24.17
Patch Changes
- Add "Copy Resume Command" menu item and fix project path decoding from session cwd
v0.24.16
Patch Changes
- feat(chat): 支持导入 claude.ai 网页端导出的数据包(.zip 或目录)
- feat(chat): 添加数据源切换标签(All/Code/Web)
- fix(chat): 项目列表默认折叠
- fix(nav): 修复启动时导航栏激活状态未与首页同步的问题
- fix: 改进项目路径解码,处理末尾 /. 等边缘情况
v0.24.15
Patch Changes
- feat(chat): 会话中显示结构化内容块(工具调用、思考过程、工具结果)
v0.24.10
Patch Changes
- fix(GlobalHeader): 导航栏布局优化 + 设置窗口最小尺寸
v0.24.9
Patch Changes
- 修复 slash command 菜单交互和布局问题