What's Changed
- fix: Translation error when passing empty user messages to certain models.(Revised) by @Konjac-XZ in #1664
- feat: Add platform and version fields to all issue templates by @ousugo in #1643
- fix: Improve the @ model list experience by @ousugo in #1651
- feat: Improve textarea cursor positioning on focus by @ousugo in #1653
- fix: Switching model does not work by @eeee0717 in #1667
- feat: Add NotebookLM to mini apps solve #1679 by @wyih in #1687
- fix: 网页链接附带中文标点解析错误 by @eeee0717 in #1556
- Improvement(shortcut): 调整
show_app
快捷键功能的交互逻辑 by @icinggslits in #1693 - feature: 新增话题提示词 by @LunaYJ in #1696
- fix: support html file in knowledge base by @wenwei-lin in #1703
- fix: add ellipsis in knowledge base item (need to check on windows) by @wenwei-lin in #1718
- Fix: Font size and Latex problem, resolve #1034 #1596 by @jyeric in #1723
- fix: unregister global shortcuts by @kassadin in #1737
- fix: 窗口较小时,工具显示适配问题 by @yangtb2024 in #1715
- feat: Add Coze minapp by @GeorgeDong32 in #1711
- feat: add bot.n.cn by @Layouwen in #1561
- feat: 添加知识库匹配度阈值 by @eeee0717 in #1634
- improvement(shortcuts): Support more keyboard shortcuts by @icinggslits in #1742
- feat: Add EPUB file support to file loader by @bfdyanshe in #1686
- feat: implement select mode menu autoscroll for long mode lists by @FischLu in #1663
- docs: optimize issues by @TeacherTan in #1790
- fix: the miniapp sorting problem, resolve #1725 by @ousugo in #1785
- fix: sidebar navigation and active state handling, resolve #1648 by @ousugo in #1788
- feat: Expand reasoning model regex to include 'thinking' keyword by @ousugo in #1786
- feat: support json and draftsExport file in knowledge base by @wenwei-lin in #1717
- fix: 修复同名模型选择问题 by @duanyongcheng in #1772
- fix: 修复切换助手时无法正确切换到助手默认模型的问题 by @GeorgeDong32 in #1776
- fix: update Baidu API key URL in provider configuration, resolve #1794 by @ousugo in #1800
- fix: Clicking the help button always opens a new webview by @ousugo in #1809
- fix: open current webview URL when launching external link by @ousugo in #1807
- update provider info by @sunrise0o0 in #1802
- fix: Rendering error with MathJax for Chinese text by @shniubobo in #1810
- feat: Add a new grid mode for message display. by @cl1107 in #1626
- feat: allow knowledge base multiple search #1346 by @eeee0717 in #1773
- feat: show provider in mesage by @duanyongcheng in #1770
- feat: improve model mention autocomplete behavior under IME by @FischLu in #1779
- fix windows build by @rebecca554owen in #1816
- feat: Add page title for Cherry Studio, resolve #1222 by @ousugo in #1820
- improvement(shortcut): Supports Option + Space on Mac by @luwux in #1821
- feat: add knowledge base filter by @eeee0717 in #1822
- perf: improve text input focus handling in popup components by @ousugo in #1838
- fix: init zoom by @icinggslits in #1843
- feat: Backspace deletes clipboard text in MiniApp by @icinggslits in #1833
- feat: Conditionally hide thinking loader for paused messages by @MyPrototypeWhat in #1875
- style: 优化聊天窗口UI by @teojs in #1881
New Contributors
- @wyih made their first contribution in #1687
- @icinggslits made their first contribution in #1693
- @jyeric made their first contribution in #1723
- @kassadin made their first contribution in #1737
- @yangtb2024 made their first contribution in #1715
- @GeorgeDong32 made their first contribution in #1711
- @Layouwen made their first contribution in #1561
- @bfdyanshe made their first contribution in #1686
- @cl1107 made their first contribution in #1626
- @luwux made their first contribution in #1821
- @MyPrototypeWhat made their first contribution in #1875
Full Changelog: v0.9.24...v0.9.25