FList

What's Changed

  • docs: add review workflow to CLAUDE.md by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13145
  • feat: add dev-only message data inspection button by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13142
  • refactor: replace static pnpm patch with postinstall script for claude-agent-sdk by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13139
  • fix: render directory Select options with optionRender by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/13152
  • fix: open external editor in new window instead of reusing existing one by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13160
  • fix: support esc to close modal by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13159
  • fix: show approval card for builtin and provider tools by @al-prk in https://github.com/CherryHQ/cherry-studio/pull/13154
  • chore(deps): upgrade @uiw/codemirror packages to 4.25.7 by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13149
  • fix: improve plugin browser UX with three small fixes by @Pleasurecruise in https://github.com/CherryHQ/cherry-studio/pull/13153
  • fix(ci): skip CI on PR body/title edits, only re-run on base branch changes by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13150
  • fix(renderer): synchronize miniapp settings state and respect region filter by @nanimore in https://github.com/CherryHQ/cherry-studio/pull/13166
  • fix(Selection): prevent Windows crash when closing transparent action window by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/13177
  • chore: Improve Claude translator workflow logic and clarity by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13175
  • fix: persist translation block cleanup to database on error by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13134
  • feat: add MarqueeText component with hover bounce-scroll for overflowing text by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13168

New Contributors

  • @al-prk made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13154
  • @nanimore made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13166

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.22...v1.7.23