Skip to content

Releases: cholf5/voxpen

VoxPen v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:16

🚀 新功能

  • 支持应用内下载标点模型 (8d644b4)
  • 支持组合快捷键录制 (5ef08e7)
  • 统一保存并即时应用设置 (8e65ea7)
  • 内置多模型下载与固定目录 (52ad1f6)
  • 在设置面板加入标点模型入口(路径 + 状态灯 + 下载提示 + 保存回写) (a107136)
  • 接入 CT-Transformer 自动标点模型 (ff4957c)

🐛 修复

  • 放行未完成组合的前缀键 (b03cc62)

📝 杂项

  • 同时发布两种 Windows 包 (44fc9d5)
  • 复用本地打包脚本 (f3c4d47)
  • Update README formatting and remove emojis (6ba5e0e)
  • Change the default README to Chinese. (b3925d7)
  • README 补标点模型说明 + CLI test-punc 冒烟命令 (54062d6)
  • add cross-platform support scope and cost analysis for macOS/Linux (f943d5f)

Full Changelog: v0.1.1...v0.2.0

VoxPen v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:28

🚀 新功能

  • group release notes by conventional commit prefix (7b5fcab)
  • add manual GitHub Actions release workflow for Windows (d864c37)
  • implement model validation and user notifications for missing models (953c23e)
  • add AGENTS.md for project documentation and architecture guidelines (a648a02)
  • add recording overlay window and view model for audio level visualization (e0c27d7)
  • add F1-F12 shortcut options (dae0e10)
  • implement shortcut settings UI and model directory validation (43faa94)
  • 增强离线语音输入与转写能力 (044eaea)
  • MVP 完成 - Windows 单进程离线中文语音输入法 (P1-P6) (76889b6)

🐛 修复

  • pass -r win-x64 to App restore so publish --no-restore finds the RID target (e06b784)
  • 短按补发只对 toggle 键生效,避免非 CapsLock 快捷键误改大小写 (522d4c5)
  • 短按 CapsLock 补发失效 & 录音灯错位 (36f87c1)

🔧 优化

  • rename project to VoxPen (727aff4)

📝 杂项

  • update commit conventions to require user permission before committing (73e20ae)
  • commit directly on main, no feature branches (7083374)
  • require Conventional Commits and document Release notes buckets (04fb12b)

其他

  • Add Chinese README for VoxPen with detailed features and usage instructions (07c0d99)
  • 修复 Windows 文本上屏输入结构 (eb3807b)
  • 移除识别完成系统通知 (11b608e)

Full Changelog: https://github.com/cholf5/voxpen/commits/v0.1.1