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