FList

What's Changed

  • Add the missing quotation mark by @MengXiangxi in https://github.com/CherryHQ/cherry-studio/pull/9772
  • feat: Add animation for sidebar by @rien7 in https://github.com/CherryHQ/cherry-studio/pull/9768
  • Remove loading state blocks input, Add "Retry failed messages" button by @oyasumiaiko in https://github.com/CherryHQ/cherry-studio/pull/9513
  • fix typo grap gap by @co63oc in https://github.com/CherryHQ/cherry-studio/pull/9777
  • refactor: Improve linux build for system-ocr by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9775
  • feat: 解析链接的 og 数据并添加到 preview 内容中 by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/9752
  • chore: update vite down to 7.1.5 by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9794
  • chore: update TypeScript configuration and scripts by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9792
  • fix: auto-enable image generation button for Gemini 2.5 Flash Image model by @yyhhyyyyyy in https://github.com/CherryHQ/cherry-studio/pull/9787
  • fix: tabs 高度不足导致 border 样式不能占满父元素 by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/9780
  • chore(migrate): update migration logic for version 145 and enforce showMessageOutline default by @teojs in https://github.com/CherryHQ/cherry-studio/pull/9805
  • chore: update yarn.lock by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9808
  • refactor(CodeViewer): improve props, aligned to CodeEditor by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/9786
  • fix: draggable list id type by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/9809
  • feat: integrate file selection and upload functionality in KnowledgeFiles component by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9815
  • refactor(electron.vite.config.ts): streamline external dependencies and improve build configuration by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9835
  • fix typos by @co63oc in https://github.com/CherryHQ/cherry-studio/pull/9831
  • fix(Markdown): regex for style by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/9839
  • fix: enhance Obsidian vault detection for multiple installation methods by @thericardoli in https://github.com/CherryHQ/cherry-studio/pull/9821
  • fix: capture animations and fonts in iframe by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/9800
  • refactor: migrate showWorkspace setting from global settings to notes module by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/9814
  • refactor: tooltip icons by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/9841
  • fix: correct provider URL formatting in syncModelScopeServers function by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/9852
  • feat: enhance RichEditor with logging and improve NotesPage editor synchronization by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/9817
  • fix: transform parameters when adding mcp by json by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9850
  • fix: NavigationService initialization timing issue and add tab drag reordering by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/9700
  • refactor(mcp): use includes http to detect streamable http type mcp server by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9865
  • fix(translate): wrong copy button state by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9867
  • fix: regex pattern error when update manual blacklist by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/9871
  • Feat/aisdk package by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/7404
  • refactor(mcp): enhance MCPService logging and error handling by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/9878
  • feat: Add PaddleOCR as a new OCR provider by @Bobholamovic in https://github.com/CherryHQ/cherry-studio/pull/9876
  • feat: refactor Knowledge Base by @eeee0717 in https://github.com/CherryHQ/cherry-studio/pull/8384
  • Add Claude Code GitHub Workflow by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/9893
  • ci: auto i18n by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9889
  • refactor(miniapp): 适配顶部状态栏 by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/9695
  • fix: only allow auto-i18n running on branches in main repo by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9905
  • fix: wrong ci repo check by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9916
  • chore(package): update dependencies and reorganize package.json by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9914
  • fix: handle multiple content source when pasting to translate input by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9919
  • fix: remove youtube render by @eeee0717 in https://github.com/CherryHQ/cherry-studio/pull/9920
  • ci(github): fix auto-i18n condition by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9921
  • feat: support custom minimize, maximize and close by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9847
  • fix: 对齐模型设置中 avatar 的样式 by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/9829
  • fix(miniapp): title container background style align with sidebar by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/9915
  • workflows: restrict Claude triggers to collaborators/members/owners and fix fork PR reviews by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/9924
  • fix: update User-Agent handling in WebviewService to conditionally set based on URL by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9931
  • ci(workflows): fix claude code review ci to be triggered by pull_request by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9934
  • fix: standardize mouse enter delay for window control tooltips by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/9936
  • fix(inputbar): fix infinite state update loop by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/9933

New Contributors

  • @MengXiangxi made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/9772
  • @thericardoli made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/9821
  • @Bobholamovic made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/9876

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.5.9...v1.6.0-beta.7