Releases: zhou9110/vrime
Releases · zhou9110/vrime
Release v2.3.2
2.3.2 (2025-10-27)
Features
- add announcement component and changelog parser (7fabdee)
- add feedback form component, fix: T9Keyboard space not working (17715ba)
- add speech model download script, integrate T9 pinyin functionality (fd5bb9a)
- add yuyan T9 pinyin (866da7c)
- allow user to choose which t9 keyboard to use on window resize; (fcec77d)
- implement caching for voice recognition models (e0c364f)
Bug Fixes
Documentation
- Update README.md (bde45fc)
Code Refactoring
- remove unused ime package (7ab0918)
v2.1.2
What's Changed
- Fix: when no options are selected, pressing the search button will open a new page points to
/null修复当未选择任何选项时,点击搜索按钮会打开指向 /null 的新页面的问题 - Fix: the backspace button doesn't work when using a Bluetooth keyboard paired with Quest. 修复在 Quest上使用实体键盘时,退格键无法正常工作的问题
Full Changelog: latest...v2.1.2