What's Changed
- refactor(ApiService): comment out built-in tools import and usage by @DeJeune in #8744
- feat: add smooth transition animation to narrow mode toggle by @kovsu in #8740
- fix: flush redux persist data when app quit and update by @beyondkmp in #8741
- perf: improve model list loading by @alephpiece in #8751
- fix: conditional auto-focus based on last focused component by @kovsu in #8739
- perf: shiki code block by @alephpiece in #8763
- fix(WindowService): comment out dock icon hiding for macOS when closing to tray due to cmd+h behavior issue by @beyondkmp in #8658
- feature/dmxapi_painting_custom_size by @jin-wang-c in #8689
- fix/release-sync-git_tag by @brucewang5638 in #8755
- chore(tsconfig): adjust the path order by @EurFelux in #8769
- feat(llm): add provider Poe by @EurFelux in #8758
- fix(MCP): add missing /mcp suffix to TokenFlux sync URLs by @vaayne in #8777
- perf: model select popup by @alephpiece in #8766
- fix(Inputbar): input bar auto focus by @EurFelux in #8756
- refactor(ModelList): improve group style by @EurFelux in #8761
- Chore/issue template by @EurFelux in #8789
- refactor(ManageModelsPopup): better animation and feedback by @alephpiece in #8797
- feat(ProviderSettings): add more api options for non-system providers by @EurFelux in #7794
- fix(models): add 'qwen-plus-latest' entry and update regex patterns for model token limits by @DeJeune in #8804
- refactor: align model list buttons, use lucide icons by @alephpiece in #8803
- fix(OpenAIApiClient): fix multiple reasoning content handling by @EurFelux in #8767
- feat(miniapp): add banner attribute to google login tip by @kovsu in #8813
- refactor: update theme handling in TabContainer and Sidebar components by @beyondkmp in #8816
- fix(s3): add volces.com to virtual host suffix whitelist by @GeorgeDong32 in #8824
- feat: enable additional GPU channel features and improve crash reportdetails in renderer by @beyondkmp in #8819
- refactor: align lucide icons in antd button, use more lucide icons by @alephpiece in #8805
- feat: support bypass proxy by @beyondkmp in #8791
- fix the query for agents with the same name is not fully displayed by @wfy-belief in #8826
- fix: better mcp tool match and feedback by @EurFelux in #8825
- feat: add OpenAI o3 model support with enhanced tool calling by @lukegalea in #8253
New Contributors
- @brucewang5638 made their first contribution in #8755
- @lukegalea made their first contribution in #8253
Full Changelog: v1.5.4-rc.2...v1.5.4-rc.3