Skip to content

Releases: CherryHQ/cherry-studio

v1.0.0

23 Feb 07:20
Compare
Choose a tag to compare

v1.0.0

🌐 本次更新带来所有模型联网能力 (This update brings web search to all models.)

v0.9.30

22 Feb 23:09
Compare
Choose a tag to compare

What's Changed

  • feat: Auto-select newly added knowledge base by @ousugo in #2166
  • fix: Enhance assistant emoji and popup UI interactions

Full Changelog: v0.9.29...v0.9.30

v0.9.29

22 Feb 15:20
Compare
Choose a tag to compare

What's Changed

  • fix: 添加目录到知识库任意一个失败界面上会展示失败 by @sijie-chan in #2143
  • feat: Add Monica minapp by @aBER0724 in #2141
  • fix: 复制聊天信息按钮显示不全 by @huangmiuXyz in #2163
  • fix: Restore textarea focus after selecting mention model via mouse by @ousugo in #2146
  • fix: Regenerat messages don't use @ specified models by @ousugo in #2145

New Contributors

Full Changelog: v0.9.28...v0.9.29

v0.9.28

21 Feb 13:40
Compare
Choose a tag to compare
v0.9.28 Pre-release
Pre-release

⚠️ 测试版本,更新前请备份好数据

What's Changed

  • refactor: 翻译页UI重构 by @teojs in #1972
  • fix: Ensure model is updated when setting default model by @ousugo in #1985
  • feat: 为 Notion 导出添加可配置的页面名称 key by @CherryLover in #1956
  • chore: Enhance issue templates with improved guidance and visual context by @ousugo in #1992
  • feat: Add model generation check before narrow mode toggle by @ousugo in #1994
  • feat: Add Doubao provider support for model type detection by @ousugo in #1991
  • feat: Add PlantUML diagram support (via PlantUML offical online server) by @yrom in #1888
  • feat: 添加翻译历史功能 by @teojs in #1997
  • fix: fix the issue where the menu scrolls back to the top after click… by @FischLu in #2006
  • fix(KnowledgeBase): fallback to text processing on JSON parse failure by @onlyfeng in #2053
  • fix: fix translation by @FischLu in #2033
  • add Dify miniapp by @littlepenguin66 in #1999
  • fix: knowledge base status problem by @eeee0717 in #2058
  • feat: Add backspace handling to remove last mentioned model by @jtsang4 in #2031
  • feat: add shortcuts to open settings page by @eeee0717 in #1964
  • feat: Add Thought Auto-Collapse Feature and Copy Functionality by @ousugo in #2015
  • feat: Add emoji selection for assistant name by @ousugo in #2060
  • feat: add developer tools button in MinApp for development mode by @yrom in #2009
  • feat: Add re-confirmation for topic deletion by @ousugo in #2052
  • feat: Add translate shortcut by @ousugo in #2110
  • feat: Add message completion abort functionality by @MyPrototypeWhat in #2081
  • feat: baidu ai search by @Layouwen in #2085
  • feat: add "Copy as" options to topics right click menu by @luo-zi in #2095
  • fix: add first message handling in mini home window by @DeJeune in #1975

New Contributors

Full Changelog: v0.9.27...v0.9.28

v0.9.27

19 Feb 03:17
Compare
Choose a tag to compare

What's Changed

  • feat: Enable search capability for Qwen commercial version model by @yrom in #1927
  • Updated provider information by @sunrise0o0 in #1948
  • fix: Update language options promptly by @icinggslits in #1945
  • fix: 优化导出到Notion的相关提示、添加Notion配置文档按钮提示 by @GeorgeDong32 in #1939
  • feat: Add German language support to translation options by @ousugo in #1940
  • fix: update model identification with provider-specific uniqueness by @DeJeune in #1946
  • feature: Adaptive height of textarea on translation page by @icinggslits in #1944

New Contributors

Full Changelog: v0.9.26...v0.9.27

v0.9.26

18 Feb 13:04
Compare
Choose a tag to compare
v0.9.26 Pre-release
Pre-release

What's Changed

  • feat: Add kimi-latest model support in vision and model logos by @ousugo in #1909
  • fix: Clicking the taskbar icon while enable the Quick Assistant can't open the main window by @ousugo in #1901
  • fix: Refactor WebDAV i18n and UI for improved flexibility and localization by @lucifer9 in #1914
  • fix: Improve DragableList component styling and placeholder handling by @ousugo in #1902
  • fix: Recalculate token consumption after modifying the message by @ousugo in #1835
  • feat: 知识库目录进度可视化 by @eeee0717 in #1920
  • fix: 修复mac下快捷键注册control被替换成command的问题 by @LunaYJ in #1923
  • fix: 解决生成过程中出现错误内容被清空覆盖问题 by @teojs in #1918
  • feat: artifacts add open external by @eeee0717 in #1812

Full Changelog: v0.9.25...v0.9.26

v0.9.25

18 Feb 05:10
869e56b
Compare
Choose a tag to compare
v0.9.25 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.24...v0.9.25

v0.9.24

14 Feb 07:17
Compare
Choose a tag to compare

v0.9.24 - 2025-02-14

新功能:

优化:

  • 编辑模型弹窗搜索模型时,同时搜索模型的名字和ID @ousugo
  • 编辑模型弹窗增加推理模型筛选按钮 @ousugo

修复:

v0.9.24 - 2025-02-14

New Features:

Optimizations:

  • When searching for models in the edit model popup, search both model name and ID @ousugo
  • Added inference model filter button to the edit model popup @ousugo

Fixes:

  • Fixed incorrect display of thinking time for thinking models @shniubobo
  • Fixed translation errors for some models @Konjac-XZ

v0.9.23

13 Feb 10:06
Compare
Choose a tag to compare

v0.9.23 - 2025-02-13

新功能:

优化:

  • 优化 i18n 国际化配置 @eeee0717
  • 优化思考过程显示的换行效果 @enzheng128
  • o3-mini 模型回复内容显示 @teaim
  • max token 设置
  • 提供服务器返回的错误提示信息
  • 移除重置默认模型的开关
  • 默认公示引擎修改为 KaTeX
  • WebDav 还原数据增加确认

修复:

  • 修复知识库搜索崩溃问题 @yrom
  • Think 模型总结标题错误 @linauror
  • 修复多模型下重新生成会切换默认模型 @kshern
  • 数据库文档个数变为默认6个 @eeee0717
  • 快捷键无法绑定空格 @LunaYJ
  • Jina 默认无法聊天问题
  • o1 系列模型不支持 max_token 参数问题
  • 豆包模型不支持文件问题

v0.9.23 - 2025-02-13

New Features:

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

v0.9.21

09 Feb 02:27
Compare
Choose a tag to compare

v0.9.21 - 2025-02-09

  1. 知识库增加设置功能
  2. 更加友好的错误提示信息
  3. 增加百度云千帆服务商
  4. 修复 Groq deepseek 模型无法使用问题
  5. 优化思考过程显示 @jettpark @github
  6. 可以为助手绑定一个知识库 @eeee0717
  7. 修复知识库搜索崩溃问题 @yrom
  8. 优化 o3-mini 模型输出显示问题 @teaim
  9. 移除 QwenLM 服务商

v0.9.21 - 2025-02-09

  1. Added settings function to the knowledge base
  2. More user-friendly error messages
  3. Added Baidu Cloud Qianfan service provider
  4. Fixed the issue where Groq deepseek models were unusable
  5. Optimized the display of the thinking process @jettpark @github
  6. Ability to bind a knowledge base to an assistant @eeee0717
  7. Fixed knowledge base search crash issue @yrom
  8. Optimized o3-mini model output display issue @teaim
  9. Removed QwenLM service provider