-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy pathversion.json
More file actions
11 lines (11 loc) · 3.37 KB
/
Copy pathversion.json
File metadata and controls
11 lines (11 loc) · 3.37 KB
1
2
3
4
5
6
7
8
9
10
11
{
"version": "4.4.2",
"version_code": 171,
"download_url": "https://github.com/BryceWG/BiBi-Keyboard/releases/tag/v4.4.2",
"release_notes": "### 新增功能\n\n- **Gemini Transcribe**:Gemini 新增 Transcribe 调用模式\n- **识别历史时间轴**:历史详情展示录音、识别、润色与文字写入各阶段耗时;弹窗支持按高度自适应\n\n### 改进优化\n\n- **LLM 连通性测试**:测试结果分段展示连接、首字、输出耗时与连接复用,并标明是否支持流式\n- **识别与键盘响应**:异步提交历史、缓存键盘首帧 UI,并更广泛地复用网络连接池,识别延迟更低、上屏更少卡顿、打开更快\n- **AI 润色文案**:界面将「后处理」统一为「润色」\n- **打字机效果**:关闭后改为润色完成后一次性上屏\n- **Qwen3-ASR 1.7B 结果清洗**:去掉模型标记,避免内部标签写入正文\n- **收起键盘中断润色**:隐藏键盘时取消进行中的 AI 润色并提交原文,避免下次按麦无响应\n- **润色超时与取消**:为 AI 润色加上超时上限;取消后不再错误走非流式回退\n- **[Pro] 热词预加载**:启动时预构建音素索引,降低首次识别的后处理延迟\n\n### 问题修复\n\n- **Bridge 模块**:优化与 Bridge 模块的通信管理\n- **后台通知语言**:保活与悬浮等通知将跟随应用语言\n- **悬浮球性能**:未录音时不再持续刷新悬浮球光环特效",
"release_notes_en": "### New Features\n\n- **Gemini Transcribe**: Gemini adds a Transcribe call mode\n- **History Timing Timeline**: History details show time spent on recording, recognition, polish, and text commit; the dialog adapts to available height\n\n### Improvements\n\n- **LLM Connectivity Test**: Test results show connect, first-token, and output latency, connection reuse, and whether streaming is supported\n- **Faster Recognition and Keyboard**: Async history commit, cached first-frame UI, and broader HTTP connection-pool reuse for lower recognition latency, less commit jank, and faster keyboard open\n- **AI Polish Wording**: UI now uses “polish” instead of “post-processing”\n- **Typewriter Effect**: When off, the full result is applied at once after polish finishes\n- **Qwen3-ASR 1.7B Cleanup**: Strips model markers so they are not committed as text\n- **Cancel Polish on Keyboard Hide**: Hiding the IME cancels in-flight AI polish and commits the raw transcript, so the next mic tap is not ignored\n- **Polish Timeout and Cancel**: AI polish now has a timeout cap; cancelled requests no longer fall back to non-streaming\n- **[Pro] Hotword Preload**: Builds phoneme indexes at startup to reduce first-recognition post-processing delay\n\n### Bug Fixes\n\n- **Bridge Module**: Improved communication management with the Bridge module\n- **Notification Language**: Keep-alive, floating, and similar notifications now follow the app language\n- **Floating Ball Performance**: Aura effects no longer keep refreshing when not recording",
"important_notice": "1. 4.0.0 版本将迎来大量重构和众多更新,欢迎下载尝鲜\n2. BiBi Keyboard Pro版本已上架,欢迎在3.8.6后版本-关于页面中了解详情。\n3. 官方网站和使用文档均已上线,网址分别为: bibi.brycewg.com bibidocs.brycewg.com",
"notice_level": "info",
"min_supported_version": "2.6.5",
"update_time": "2026-08-29T10:44:55Z"
}