FList

What's Changed

  • fix: allow more file extensions by @jardel0x03 in https://github.com/CherryHQ/cherry-studio/pull/12099
  • docs: fix copy -> cp in development guide by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/12142
  • fix: remove trailing api version in ANTHROPIC_BASE_URL by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/12145
  • fix(windows): remember size not working for SelectionAction window by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/12132
  • build: upgrade electron-vite to 5.0.0 with HMR support by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12120
  • perf(ModelList): use Map for O(1) model status lookup by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/12161
  • fix(memory): fix global memory settings submit failure by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/12147
  • fix: shortcut icons sorting disorder by @lzl0304 in https://github.com/CherryHQ/cherry-studio/pull/12151
  • fix(AssistantsTab): prevent deleting last assistant and add error message by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12162
  • fix(ollama): improve reasoningEffort handling in providerOptions by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12089

New Contributors

  • @jardel0x03 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12099
  • @lzl0304 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12151

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.7...v1.7.8