FList

What's Changed

  • fix(openclaw): persist language selection in overview page by @404-Page-Found in https://github.com/CherryHQ/cherry-studio/pull/13992
  • fix(agents): set NODE_PATH so spawned Claude Code process can resolve @img/sharp by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/14183
  • fix(agents): sync agent settings changes to active session by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14205
  • fix(skills): support agent-authored skills via skills tool init/register by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14184
  • fix: update dify knowledge retrieval payload by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/14246
  • feat(agents): add "Add More Skills" button to agent skills settings by @kennyzheng-builds in https://github.com/CherryHQ/cherry-studio/pull/14258
  • fix: limit topic naming retries and timeout by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/14265
  • feat(skills): per-agent skill enablement with workspace symlinks by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14247
  • chore(deps-dev): bump axios from 1.13.2 to 1.15.0 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/14293
  • chore(deps-dev): bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/14294
  • chore(deps): bump form-data from 2.3.3 to 4.0.4 by @dependabot[bot] in https://github.com/CherryHQ/cherry-studio/pull/14295
  • feat(i18n): add Vietnamese (vi-VN) language support by @kennyzheng-builds in https://github.com/CherryHQ/cherry-studio/pull/14279
  • fix: sync builtin agent prompt updates to sessions by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/14304
  • fix(knowledge): support Ollama knowledge embeddings by @404-Page-Found in https://github.com/CherryHQ/cherry-studio/pull/14172
  • 🤖 Daily Auto I18N Sync: Apr 17, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/14321
  • fix(agents): set Cherry Assistant default avatar to 🍒 by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/14333
  • hotfix: Custom params not passed to Gemini API when using NewAPI/AiHubMix by @ELDment in https://github.com/CherryHQ/cherry-studio/pull/14352
  • fix(search): support phrase search and fix CJK matching in history search by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/14225
  • fix(export): add obsidian:// to allowed protocol whitelist by @rfslzy in https://github.com/CherryHQ/cherry-studio/pull/14366
  • fix: Fix Ollama model list loading when metadata contains null families values by @lancediarmuid in https://github.com/CherryHQ/cherry-studio/pull/14364
  • fix(analytics): respect data collection setting for all tracking events by @Yuerchu in https://github.com/CherryHQ/cherry-studio/pull/14390
  • fix: update node-abi for Electron 41 packaging by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/14403
  • chore: release v1.9.2 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/14406

New Contributors

  • @ELDment made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/14352
  • @rfslzy made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/14366
  • @lancediarmuid made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/14364
  • @Yuerchu made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/14390

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.9.1...v1.9.2