FList

What's Changed

  • refactor(config): centralize home directory constant to shared config by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11158
  • chore: update bun and uv versions by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11193
  • refactor(config): optimize oxlint configuration by removing redundant default rules by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11192
  • refactor(migrate): consolidate migrations into version 172 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11194
  • 🐛 fix(mcp): resolve OAuth callback page hanging and add i18n support by @ichengchao in https://github.com/CherryHQ/cherry-studio/pull/11195
  • style(ui): center plugin browser tabs by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11205
  • fix(ui): truncate long Bash command in tag with popover by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11200
  • fix: prevent MCP card description text from overflowing dialog width by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11203
  • fix(ErrorBlock): reorder field by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11057
  • fix(useMessageOperations): skip timestamp update for UI-only changes by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10927
  • fix(ui): resolve sidebar tooltip overlap with window controls on macOS by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11216
  • refactor: remove unused files and configurations by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/11176
  • feat(agent): add permission mode display component for empty session state by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11204
  • fix: incorrect spelling caused Gemini endpoint’s thinking budget to fail by @Konjac-XZ in https://github.com/CherryHQ/cherry-studio/pull/11217
  • fix(agents): inherit allowed_tools from Agent when creating Session by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11201
  • refactor(AssistantPresetsPage): added assistants subscribe settings to AssistantPresetsPage by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11184

New Contributors

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

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.0-beta.4...v1.7.0-beta.5