重要更新
- fix(lua): 修复时区和 PM / AM 展示问题
- dict(radical):拆字词典覆盖拓展区 b - j 汉字
- feat: 加入一些时间和日期的自定义展示 #1485
- 中英日期触发关键字,全拼默认为
rqzh和rqen,双拼默认为datezh和dateen
- 中英日期触发关键字,全拼默认为
- dict(symbol):删除了 V/v 模式中的 emoji 集合
- docs: 添加在线试用链接,由 @Mintimate 友情构建
- test: 新增自动化测试和 yaml / lua 语法检查
说明
README.md:简易的使用说明full.zip: 包含所有词典和方案文件cn_dicts.zip:中文词库en_dicts.zip:英文词库opencc.zip:opencc 词库(emoji 等)all_dicts.zip:以上三个词库的整合LICENSE.txt:开源协议
What's Changed
- dict: 增改词汇 by @Lithium-7 in #1431
- fix(uuid): Improve UUID generation logic with modular arithmetic by @ttimasdf in #1428
- dict(symbol): add more kb symbols by @lihsai0 in #1423
- dict(cn): 增改词汇 by @Lithium-7 in #1433
- dict: add more English words by @Loyalsoldier in #1432
- feat: 中文九键更新配置 by @imfuxiao in #1451
- feat: T9 方案支持计算器 by @imfuxiao in #1456
- 将 ` 映射到 · by @mike-unk in #1452
- dict: 增改词汇 by @Lithium-7 in #1461
- 补充数学逻辑运算符 by @Tardis07 in #1455
- fix: 将小键盘回车映射到主键盘回车 by @Vanadiry in #1468
- Fix comment formatting in default.yaml by @WilliamK7 in #1469
- dict(en_ext): add new words by @ramonmi in #1475
- fix(uuid): resolve duplicate UUID generation by improving random seeding by @yurisequoia in #1473
- feat: add set/unset ascii mode by @ramonmi in #1472
- feat: 同步新版鼠须管前端,更新部分说明 by @Vanadiry in #1471
- dict: 增改词汇 by @DeepChirp in #1482
- dict: 增改词汇 by @Lithium-7 in #1486
- dict: 更新大字表 by @Lithium-7 in #1487
- dict: 增改词汇 by @Lithium-7 in #1489
- dict: 增改词汇 by @Lithium-7 in #1493
- dict(cn): 增加易错音词汇及注音 by @ramonmi in #1476
- feat: 加入一些时间和日期的自定义展示 by @Karlbaey in #1485
- feat(fcitx4): 增加 Linux fcitx4 兼容模式与文档说明 by @Tfly6 in #1491
- dict: 更新 Apple 相关英文词汇 by @Loyalsoldier in #1494
- fix: typos in #1476 by @ramonmi in #1495
- dict: 增加半角分币符号 by @Riversity in #1497
- dict: 增改词汇 by @Lithium-7 in #1499
- Fix loop increment in search function by @cxwx in #1503
- dict: 增改词汇 by @Lithium-7 in #1504
- fix: 修复时区错误显示的问题 by @Karlbaey in #1501
- fix: 带AM/PM时使用12小时制 by @ramonmi in #1507
- test: add rime smoke framework by @mirtlecn in #1511
- test: add lint scripts. by @mirtlecn in #1512
New Contributors
- @ttimasdf made their first contribution in #1428
- @lihsai0 made their first contribution in #1423
- @Loyalsoldier made their first contribution in #1432
- @mike-unk made their first contribution in #1452
- @Tardis07 made their first contribution in #1455
- @Vanadiry made their first contribution in #1468
- @ramonmi made their first contribution in #1475
- @yurisequoia made their first contribution in #1473
- @Karlbaey made their first contribution in #1485
- @Tfly6 made their first contribution in #1491
- @Riversity made their first contribution in #1497
- @cxwx made their first contribution in #1503
Full Changelog: 2025.12.08...2026.03.26