Skip to content

Releases: MarkShawn2020/lovcode

v0.24.9

14 Jan 05:56

Choose a tag to compare

Patch Changes

  • 修复 slash command 菜单交互和布局问题

v0.24.8

10 Jan 06:31

Choose a tag to compare

Patch Changes

  • 修复在中文输入法下 shift 键相关的 IME 符号输入问题

v0.24.7

09 Jan 03:56

Choose a tag to compare

Patch Changes

  • Add session usage tracking with token counts and cost estimation

v0.24.6

09 Jan 02:11

Choose a tag to compare

V0.24.6支持状态栏了!

image
  • refactor(settings): Apple style dual-column layout
    feat(statusbar): script-configurable statusbar
    feat(workspace): Dashboard sidebar show/hide toggle
    feat(ui): add bottom statusbar
    fix(knowledge): fix distill detail 404 issue

v0.24.5

07 Jan 16:18

Choose a tag to compare

Patch Changes

  • fix(windows): 修复 Windows 平台路径和 shell 兼容性问题

    • 使用 PowerShell 替代 /bin/zsh 进行 shell spawning
    • 使用 taskkill 替代 libc::kill 实现跨平台进程终止

    Fixes #16

v0.24.4

07 Jan 13:10

Choose a tag to compare

Patch Changes

  • fix: Windows 平台兼容性 - 使用 cfg 条件编译处理进程取消

v0.24.3

07 Jan 13:11

Choose a tag to compare

Patch Changes

  • fix(settings): 简化 npm 安装逻辑并恢复 loadVersionInfo 行为

v0.24.1

07 Jan 07:41

Choose a tag to compare

Patch Changes

  • 修复 Claude Code 终端无法启动及退出后无法输入的问题

    • PTY 使用 -ilc 参数启动 login shell,确保加载用户环境变量
    • 命令退出后自动回退到默认 shell
    • 默认 shell 从 bash 改为 zsh(macOS 默认)

v0.24.0

07 Jan 05:36

Choose a tag to compare

Minor Changes

  • feat: 文件系统路由架构重构

    • 迁移到 vite-plugin-pages 实现文件系统路由
    • Settings 拆分为独立子页面(LLM、环境变量、上下文文件、版本)
    • 统一各 View 组件结构
    • 优化导航侧边栏

v0.23.8

06 Jan 02:31

Choose a tag to compare

Patch Changes

  • fix(ts): resolve IME key type comparison error

macOS 用户注意: 本应用暂未签名,首次运行需授权:

sudo xattr -dr com.apple.quarantine /Applications/lovcode.app

详见: https://lovstudio.ai/app/lovcode