v1.7.13
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
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
Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.11...v1.7.13