FList

What's Changed

  • fix: api server status by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10734
  • feat: support NewAPI as a generic provider type by @Calcium-Ion in https://github.com/CherryHQ/cherry-studio/pull/10696
  • fix(translate): auto copy failed by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10745
  • fix(minapps): can't open links in external broswer when using tab navigation by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/10669
  • fix: ensure API key rotation for each request by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/10776
  • fix: preserve spaces in API keys; update i18n tips to use commas or newlines by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/10751
  • fix: add array checks for knowledge and memories in citations by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/10778
  • fix: show ChatNavbar in both LeftNavbar and TopNavbar layouts by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/10718
  • fix: update default enableTopP setting to false in AssistantModelSett… by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/10754
  • feat: add built-in DiDi MCP server integration by @SmallSongSong in https://github.com/CherryHQ/cherry-studio/pull/10318
  • feat: notes full text search by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/10640
  • feat: update and download ovms to 2025.3 official release from offici… by @makejiang in https://github.com/CherryHQ/cherry-studio/pull/10603
  • fix: prevent default behavior for Cmd/Ctrl+F in WebviewService by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10783
  • feat: new build-in OCR provider -> intel OV(NPU) OCR by @makejiang in https://github.com/CherryHQ/cherry-studio/pull/10737
  • feat: add Greek language option to spell checker options by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10793
  • feat: session settings by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10773
  • fix(message): adjust layout and overflow properties for better display by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10746
  • fix: resolve gpt-5-codex streaming response issue by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10781
  • feat: add Mistral provider configuration to AI Providers by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10795
  • fix: fail to create assistant by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/10796
  • fix: agent supported model filter by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/10788
  • feat: auto-start API server when agents exist by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/10772
  • fix: agent default model by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10774

New Contributors

  • @SherlockShemol made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10751
  • @SmallSongSong made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10318

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.0-beta.1...v1.7.0-beta.2