FList

What's Changed

  • refactor: migrate Serializable type to Zod schema and fix circular reference handling by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12865
  • 🤖 Weekly Auto I18N Sync: Feb 12, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/12898
  • refactor: Convert WebSearchSource enum to const object with Zod schema by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12866
  • feat: change auto-i18n workflow to run daily instead of weekly by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12899
  • fix(test): codetool test timeout by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/12862
  • fix: prevent MCP multimodal tool results from exceeding API message size limits by @Moeblack in https://github.com/CherryHQ/cherry-studio/pull/12735
  • fix(reset): close all DBs before restore/reset; clear entire Data/ on factory reset by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12892
  • refactor(minimax): update MiniMax model configurations by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/12910
  • fix: defer provider name trimming to submission time by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/12903
  • refactor: improve Agent Settings popup UI components by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/12901
  • fix(openclaw): fix Node.js detection for nvm/mise/fnm-managed installations by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12902
  • fix(ui): simplify OpenClawIcon for better visual consistency by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/12908

New Contributors

  • @Moeblack made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12735

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.18...v1.7.19