v0.9.22 - 2025-02-13
新功能:
- 知识库增加更多文件类型支持 @eeee0717 @wenwei-lin
- 使用@呼出模型选择列表 @duanyongcheng
- 添加话题固定功能 @TreyDong
- 增加导出话题至Notion的功能 @TreyDong
- 增加 Google AI Studio 小程序 @ousugo
- 增加 Gitee 服务商 @fchange
- 增加 PPIO 服务商 @cnJasonZ
- 为 OpenAI 请求添加引用来源数据显示 @lucifer9
优化:
- 优化 i18n 国际化配置 @eeee0717
- 优化思考过程显示的换行效果 @enzheng128
- o3-mini 模型回复内容显示 @teaim
- max token 设置
- 提供服务器返回的错误提示信息
- 移除重置默认模型的开关
- 默认公示引擎修改为 KaTeX
- WebDav 还原数据增加确认
修复:
- 修复知识库搜索崩溃问题 @yrom
- Think 模型总结标题错误 @linauror
- 修复多模型下重新生成会切换默认模型 @kshern
- 数据库文档个数变为默认6个 @eeee0717
- 快捷键无法绑定空格 @LunaYJ
- Jina 默认无法聊天问题
- o1 系列模型不支持 max_token 参数问题
- 豆包模型不支持文件问题
v0.9.22 - 2025-02-13
New Features:
- Knowledge base adds support for more file types @eeee0717 @wenwei-lin
- Use @ to bring up the model selection list @duanyongcheng
- Added topic pinning feature @TreyDong
- Added the function to export topics to Notion @TreyDong
- Added Google AI Studio mini program @ousugo
- Added Gitee provider @fchange
- Added PPIO provider @cnJasonZ
- Add citation source data display for OpenAI requests @lucifer9
Optimizations:
- Optimized i18n internationalization configuration @eeee0717
- Optimized line break effect of thinking process display @enzheng128
- o3-mini model reply content display @teaim
- Max token setting
- Provide error message returned by the server
- Removed the switch to reset the default model
- The default formula engine is changed to KaTeX
- Added confirmation for WebDav data restoration
Fixes:
- Fixed knowledge base search crash issue @yrom
- Think model summarizes title error @linauror
- Fixed the issue that regenerating in multi-model mode would switch to the default model @kshern
- The number of database documents changed to the default of 6 @eeee0717
- Shortcut keys cannot be bound to spaces @LunaYJ
- Jina default cannot chat issue
- o1 series models do not support max_token parameter issue
- Doubao model does not support files issue