FList

What's Changed

  • fix: match tool-call chunk with tool id by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/11533
  • fix(anthropic): comment out CONTEXT_100M_HEADER to handle via user preferences by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11545
  • fix: handle Gemini API version correctly for Cloudflare Gateway URLs by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11543
  • fix: resolve copy image failure for JPEG format pictures by @vegetablechicken233 in https://github.com/CherryHQ/cherry-studio/pull/11529
  • fix: prevent NaN thinking timers by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11556
  • fix(model): resolve doubao provider model inference issue by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11552
  • fix: correct trace token usage by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11575
  • fix: separate undefined vs none reasoning effort by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11562
  • fix: persist inputbar text using global variable cache to prevent loss on tab switch by @Copilot in https://github.com/CherryHQ/cherry-studio/pull/11558
  • fix(i18n): clarify image-generation endpoint type as OpenAI-based by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11554
  • fix: stabilize home scroll behavior by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11576
  • fix: make knowledge base tool always visible regardless of sidebar settings by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11553
  • fix: improve BashTool command display and enhance ToolTitle layout by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/11572
  • fix: set CLAUDE_CONFIG_DIR to avoid path encoding issues on Windows with non-ASCII usernames by @Copilot in https://github.com/CherryHQ/cherry-studio/pull/11550
  • fix(ApiService): properly handle and throw stream errors in API check by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11577
  • docs: improve CLAUDE.md PR workflow guidelines by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11548

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.0...v1.7.1