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