What's Changed
- fix: remove blockmap handling after differentialPackage disabled by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/12351
- Add Anthropic Cache by @nekohy in https://github.com/CherryHQ/cherry-studio/pull/12333
- feat(scripts): migrate feishu-notify to TypeScript CLI tool with subcommands by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12371
- refactor: use pnpm install instead of manual download for prebuild packages by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12358
- fix(Tray): set X11 window class and name to cherry-studio by @TRSWNCA in https://github.com/CherryHQ/cherry-studio/pull/12348
- feat(baichuan):add baichuan models by @pippobj in https://github.com/CherryHQ/cherry-studio/pull/12364
- fix(SelectionService): add macOS key code support for modifier key detection by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/12355
- fix(workflows): add pnpm installing and caching by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12374
- fix: add dispose method to prevent abort listener leak by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12269
- ci(workflows): add Feishu notification for workflow failures by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12375
- fix(aiCore): only apply sendReasoning for openai-compatible SDK providers by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12387
- fix: restore patch for claude-agent-sdk by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/12391
- fix: normalize topics in useAssistant and assistants slice to prevent errors by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12319
- fix(mcp): 修复 MCP 配置 timeout 字段不支持字符串类型的问题 by @Xtaiyang in https://github.com/CherryHQ/cherry-studio/pull/12384
- fix(security): prevent path traversal vulnerability in DXT plugin system by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/12377
- ci(workflows): fix pnpm installation and improve issue tracker by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12388
New Contributors
- @nekohy made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12333
- @TRSWNCA made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12348
- @pippobj made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12364
- @Xtaiyang made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12384
Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.11...v1.7.13