FList

What's Changed

  • feat: Add automatic database migration system for agents service by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/10215
  • Refactor/agent align by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10276
  • refactor(Tools): replace MCPToolResponse with NormalToolResponse in m… by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10303
  • Fix slash newline by @ZKunZhang in https://github.com/CherryHQ/cherry-studio/pull/10305
  • fix(websearch): handle blocked domains conditionally in web search by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10374
  • feat: improve content protection during file operations by @ZKunZhang in https://github.com/CherryHQ/cherry-studio/pull/10378
  • style(settings): remove unnecessary padding from ContentContainer by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10379
  • fix: AI_APICallError for Gemini via proxy #10366 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/10429
  • fix: clear @ and other input text when exiting model selection menu w… by @Konjac-XZ in https://github.com/CherryHQ/cherry-studio/pull/10427
  • refactor(notes): improve notes management with local state and file handling by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/10395
  • fix(reasoning): correct regex pattern for deepseek model detection by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10407
  • fix(ErrorBlock): prevent event propagation when removing block by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10368
  • fix: quick assistant avatar and search by @alephpiece in https://github.com/CherryHQ/cherry-studio/pull/10281
  • refactor(tools): enhance descriptions for knowledge and web search tools by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10433
  • 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

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.6.1...v1.7.0-alpha.3