FList

What's Changed

  • fix: Add AWS Bedrock reasoning extraction middleware by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10231
  • fix: Remove maxTokens check from Anthropic thinking budget by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10240
  • CI: improve claude translator for review, quote and email by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10230
  • fix formatApiHost by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10236
  • feat: support more terminal in code tools by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10192
  • fix(models): add qwen-plus new model by @yichengsu in https://github.com/CherryHQ/cherry-studio/pull/10172
  • fix: update default content in getDefaultTranslateAssistant function by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10247
  • fix(eslint): reorganize eslint config to enable custom rules by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/10234
  • fix: prevent backspace from deleting files when text contains whitespace by @Husky-Yellow in https://github.com/CherryHQ/cherry-studio/pull/10261
  • feat(AiSdkToChunkAdapter): fix mcp response image by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10262
  • fix: Change unsupported provider error to return undefined by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10257
  • Add azure-responses provider and fix ordered list styling by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/10267
  • fix(providerConfig): add includeUsage option to provider configuration by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/10269
  • fix: use translate assistant's content instead of select text by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/10266

New Contributors

  • @yichengsu made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10172
  • @Husky-Yellow made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/10261

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.6.0-rc.2...v1.6.0-rc.3