What's Changed
- fix(translate): prevent translation from being triggered unexpectedly during IME composition by @EurFelux in #7968
- fix(LocalBackupSettings): update input and select styles for better responsiveness by @beyondkmp in #7977
- fix(McpToolChunkMiddleware): enhance tool call confirmation logic by @DeJeune in #8005
- test: enhance download and fetch utility test coverage with bug fix by @farion1231 in #7891
- Fix translation key for unlimited backups label by @Pleasurecruise in #7987
- fix(Inputbar): update resizeTextArea call to improve functionality by @DeJeune in #8010
- fix(middleware): ollama qwen think by @DeJeune in #8026
- fix(GeminiAPIClient, mcp-tools): enhance tool call handling and lookup logic by @DeJeune in #8009
- fix(Anthropic): content truncation by @DeJeune in #7942
- Fix: Require typechecking for Mac and Linux target builds by @trianglegrrl in #7219
- refactor(Inputbar): make button tooltips disappear faster by @alephpiece in #8011
- fix(McpToolChunkMiddleware): add logging for tool calls and enhance l… by @DeJeune in #8028
- refactor: do not jump on enabling content search by @alephpiece in #7922
- feat(models): support Grok4 by @DeJeune in #8032
- feat: codeblock dot language by @alephpiece in #6783
- chore: update vscode settings by @alephpiece in #7974
- feat: add confirm for unsaved content in creating agent by @kovsu in #7965
- fix(SelectionAssistant): [macOS] show actionWindow on fullscreen app by @0xfullex in #8004
- feat: save to knowledge by @alephpiece in #7528
- feat(ui): better infinite context by @EurFelux in #8021
- fix: VoyageEmbeddings by @EurFelux in #8034
- feat: add upload file by @eeee0717 in #8035
- fix(encoding): encoding detection and decoding logic by @EurFelux in #8024
- ✨ feat: implement MCP tool auto-approve functionality by @vaayne in #8007
- fix: azure-openai by @DeJeune in #7978
- refactor: raise the max count of document chunks from 30 to 50 by @alephpiece in #7863
New Contributors
- @trianglegrrl made their first contribution in #7219
Full Changelog: v1.4.9...v1.4.10