FList

What's Changed

  • refactor: remove main window dependency from PythonService and utilize WindowService for window management by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11116
  • chore: update electron-builder.yml to exclude additional configuration files from build by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11129
  • fix(QuickPanel): Hide the options that should be hidden in the quick panel. by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10931
  • feat(InputbarTools): add reasoning effort button to quick panel by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10959
  • feat: amazon bedrock request use bedrock api key by @hephyr in https://github.com/CherryHQ/cherry-studio/pull/10727
  • fix: add CherryAI provider support and update API host formatting by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11135
  • feat: app's version history log by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/11097
  • fix: add PowerMonitorService for system shutdown handling by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11115
  • refactor(Topics & Sessions): Style and code structure adjustments by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10868
  • 🐛 fix: resolve TypeScript type conflicts and React hooks warnings by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11148
  • fix: wrong migration in #10727 by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11151
  • fix: add Perplexity provider support and update API host formatting by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11162
  • feat(app-menu): add full i18n support and sync lanuage with app language settings by @Phoen1xCode in https://github.com/CherryHQ/cherry-studio/pull/11131
  • ci(i18n): change auto i18n workflow to run weekly by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11152

New Contributors

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

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