Skip to content

v0.1.1-Beta

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:14

Vertick IME 0.1.1

English

  • 🛠Fixed landscape rotation resetting or disabling the IME, and added a compact landscape layout.
  • 🛠Kept the Rime Pinyin engine warm to avoid repeated dictionary preparation when returning to text input.
  • 🛠Fixed unfinished Pinyin letters being committed during input or deletion.
  • 🛠Send now commits raw Pinyin composition first; press Send again to submit it.
  • 🛠Added immediate full-Pinyin and initial-abbreviation matching for custom terms such as 维刻 via weike or wk.
  • 🛠Deferred Rime dictionary rebuilds so new professional terms never interrupt active typing.

简体中文

  • 🛠修复横屏旋转导致输入法重置或不可用,并优化横屏布局。
  • 🛠保持 Rime 拼音引擎预热,避免反复出现“词典准备中”。
  • 🛠修复拼音输入和删除时未完成字母意外上屏。
  • 🛠发送键会先提交原始拼音组合,再次点击才发送到目标应用。
  • 🛠自定义词支持完整拼音与首字母缩写即时匹配,如“维刻”可用 weikewk 命中。
  • 🛠专业词更新延后重编译,不再打断正在进行的输入。

Full Changelog: v0.1.0...v0.1.1