VoxPen v0.1.1
🚀 新功能
- 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