What's Changed
- refactor(config): centralize home directory constant to shared config by @EurFelux in #11158
- chore: update bun and uv versions by @kangfenmao in #11193
- refactor(config): optimize oxlint configuration by removing redundant default rules by @kangfenmao in #11192
- refactor(migrate): consolidate migrations into version 172 by @kangfenmao in #11194
- 🐛 fix(mcp): resolve OAuth callback page hanging and add i18n support by @ichengchao in #11195
- style(ui): center plugin browser tabs by @kangfenmao in #11205
- fix(ui): truncate long Bash command in tag with popover by @kangfenmao in #11200
- fix: prevent MCP card description text from overflowing dialog width by @kangfenmao in #11203
- fix(ErrorBlock): reorder field by @EurFelux in #11057
- fix(useMessageOperations): skip timestamp update for UI-only changes by @EurFelux in #10927
- fix(ui): resolve sidebar tooltip overlap with window controls on macOS by @kangfenmao in #11216
- refactor: remove unused files and configurations by @0xfullex in #11176
- feat(agent): add permission mode display component for empty session state by @kangfenmao in #11204
- fix: incorrect spelling caused Gemini endpoint’s thinking budget to fail by @Konjac-XZ in #11217
- fix(agents): inherit allowed_tools from Agent when creating Session by @kangfenmao in #11201
- refactor(AssistantPresetsPage): added assistants subscribe settings to AssistantPresetsPage by @kangfenmao in #11184
New Contributors
- @ichengchao made their first contribution in #11195
Full Changelog: v1.7.0-beta.4...v1.7.0-beta.5