此版本为测试版,会存在不稳定问题。
###
发布页
###
反馈群组
### 更新内容
* recover(reader): 重建滚动阅读修复分支
* fix: 封面持久化缓存与离线加载、目录字数剔除富文本、书架滚动性能等修复 (#2242)
* fix(source-management): 完善删除确认与书源操作提示 (#2238)
* fix(readaloud): AI 朗读分析补推理级别开关,默认关闭思考 (#2244)
* fix(search): 全文搜索历史只记录确认过的查询 (#2245)
* fix(rhino): 脚本入口先确保上下文工厂已安装,修 RhinoContext 强转崩溃 (#2258)
## What's Changed
* fix(rhino): 脚本入口先确保上下文工厂已安装,修 RhinoContext 强转崩溃 by @Mupceet in https://github.com/HapeLee/legado-with-MD3/pull/2258
* fix(search): 全文搜索历史只记录确认过的查询 by @kungunier in https://github.com/HapeLee/legado-with-MD3/pull/2245
* fix(readaloud): AI 朗读分析补推理级别开关,默认关闭思考 by @kungunier in https://github.com/HapeLee/legado-with-MD3/pull/2244
* fix(source-management): 完善删除确认与书源操作提示 by @coastline-echo in https://github.com/HapeLee/legado-with-MD3/pull/2238
* fix: 封面持久化缓存与离线加载、目录字数剔除富文本、书架滚动性能等修复 by @2408893730 in https://github.com/HapeLee/legado-with-MD3/pull/2242
## New Contributors
* @2408893730 made their first contribution in https://github.com/HapeLee/legado-with-MD3/pull/2242
Full Changelog: https://github.com/HapeLee/legado-with-MD3/compare/3.26.16-beta.36...3.26.16-beta.37