What's Changed
- fix: allow more file extensions by @jardel0x03 in #12099
- docs: fix copy -> cp in development guide by @SherlockShemol in #12142
- fix: remove trailing api version in ANTHROPIC_BASE_URL by @defi-failure in #12145
- fix(windows): remember size not working for SelectionAction window by @0xfullex in #12132
- build: upgrade electron-vite to 5.0.0 with HMR support by @EurFelux in #12120
- perf(ModelList): use Map for O(1) model status lookup by @SherlockShemol in #12161
- fix(memory): fix global memory settings submit failure by @SherlockShemol in #12147
- fix: shortcut icons sorting disorder by @lzl0304 in #12151
- fix(AssistantsTab): prevent deleting last assistant and add error message by @EurFelux in #12162
- fix(ollama): improve reasoningEffort handling in providerOptions by @DeJeune in #12089
New Contributors
- @jardel0x03 made their first contribution in #12099
- @lzl0304 made their first contribution in #12151
Full Changelog: v1.7.7...v1.7.8