Skip to content

Releases: zhou9110/vrime

Release v2.3.2

27 Oct 15:23

Choose a tag to compare

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

  • form submit not working (c2fa572)
  • form values missing when submit (4b54082)

Documentation

Code Refactoring

  • remove unused ime package (7ab0918)

v2.1.2

18 Mar 02:14
ef0630a

Choose a tag to compare

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

v2.1.0

26 Feb 12:29

Choose a tag to compare

First release 🎉