Skip to content

2024.11.29

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 19:02
· 62 commits to main since this release

2024.11.29 Release

  • feat(lua): 🆕calc_translator.lua 计算器插件,按 cC 后输入算式获得结果 #904 @ChaosAlphard
  • feat(symbol): ⚠️非夹注的 symbol 调用按键从 vfj 更改为 vfjz @Lithium-7
  • chore(squirrel): ⚠️同步新版鼠须管配置,注意 candidate_format 新声明和 1.0.0 之前的版本不兼容。请升级 Squirrel,或者手动改回旧版 candidate_format: '%c. %@'
  • fix(lua): 修正错音提示的音调错误 #1079 @hegotit
  • fix(lua): 部分大写单词的小写形式编码权重过高
  • fix(dict): 修正补充了大量中文词条 @Lithium-7

Note

  • full.zip : 包含所有词典和方案文件
  • cn_dicts.zip:中文词库
  • en_dicts.zip:英文词库
  • opencc.zip:opencc 词库(emoji 等)
  • all_dicts.zip:以上三个词库的整合

New Contributors

Full Changelog: 2024.09.25...2024.11.29