FList

What's Changed

  • feat(toolUsePlugin): separate provider-defined tools from prompt tool by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10428
  • Refactor/reasoning time by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10393
  • feat: add LongCat provider support by @LeaderOnePro in https://github.com/CherryHQ/cherry-studio/pull/10365
  • new provider: intel OVMS(openvino model server) by @makejiang in https://github.com/CherryHQ/cherry-studio/pull/9853
  • feat: support gpt-5-codex by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10448
  • chore: update dependencies and versioning across packages by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10471
  • feat: add GitHub Copilot CLI integration to coding tools by @LeaderOnePro in https://github.com/CherryHQ/cherry-studio/pull/10403
  • ci(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/10478
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/10479
  • ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/10480
  • feat: add notes export by @ABucket in https://github.com/CherryHQ/cherry-studio/pull/10488
  • feat(models): update Gemini regex by @purefkh in https://github.com/CherryHQ/cherry-studio/pull/10463
  • feat: allowing notes to be renamed using LLM by @ABucket in https://github.com/CherryHQ/cherry-studio/pull/10487
  • feat: add middle-click tab closing by @ABucket in https://github.com/CherryHQ/cherry-studio/pull/10498
  • fix(reasoning): support deepseek v3.2, claude 4.5, glm 4.6 by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10475
  • fix(TextFilePreview): make editor read-only but can be copied by @ABucket in https://github.com/CherryHQ/cherry-studio/pull/10499
  • chore(build): 更新 electron 版本 by @PPKunOfficial in https://github.com/CherryHQ/cherry-studio/pull/10525
  • feat(CodeEditor): add a prop to enable the readOnly extension by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/10516
  • fix(models vision) by @FLC-ytfl in https://github.com/CherryHQ/cherry-studio/pull/10530
  • fix(metrics): restore first token latency reporting by @rebecca554owen in https://github.com/CherryHQ/cherry-studio/pull/10538
  • fix: forked topic and rename modal retaining old name after rename by @MurphyLo in https://github.com/CherryHQ/cherry-studio/pull/10528
  • feat: expand clickable area of topic in-place renaming by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10548
  • fix(ui): remove redundant scrollbar in side-by-side view & fix message menubar overflow by @dhofheinz in https://github.com/CherryHQ/cherry-studio/pull/10543
  • feat: Support automatic line wrapping for tables in notes by @ABucket in https://github.com/CherryHQ/cherry-studio/pull/10503
  • feat(notes): add spell-check control by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/10507
  • chore: bump version to 1.6.3 and add migration for missing providers … by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/10438

New Contributors

  • @makejiang made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/9853
  • @PPKunOfficial made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10525
  • @dhofheinz made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10543

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.6.2...v1.6.3