What's Changed
- feat(Markdown): disable indented code blocks by @alephpiece in #7288
- fix(AssistantService): add default settings configuration to assistant initialization by @ABucket in #7371
- fix(i18n): fix model name export help text by @GeorgeDong32 in #7372
- fix(GeminiAPIClient): update abortSignal option and ensure userLastMessage is pushed to messages by @DeJeune in #7387
- fix: Chat does not work properly when configuring multiple API keys by @EurFelux in #7385
- fix(ApiService): correct enableWebSearch conditional logic error by @EurFelux in #7396
- fix(models): Unexpected inability to disable image generation feature by @EurFelux in #7401
- fix: add node-stream-zip for zip file extraction in install-bun script by @beyondkmp in #7403
- fix: remove duplicated deepseek-v3 in volcengine by @EurFelux in #7406
- fix: 修复数据目录迁移的bug by @beyondkmp in #7386
- fix: update source language handling and persist user selection in TranslatePage component by @Pleasurecruise in #7243
- refactor(middleware): Add error property to CompletionResult and handle errors when checking API by @EurFelux in #7407
New Contributors
Full Changelog: v1.4.4...v1.4.5