What's Changed
- chore: remove bufferutil dependency from package.json and yarn.lock by @0xfullex in #5895
- fix: fix the formating error on qwen3 by @jwcrystal in #5899
- feat: minimize token usage when testing model by @EurFelux in #5905
- fix: move start_time_millsec initialization by @DeJeune in #5911
- feat(knowledge): adjust default top-n to 10 by @eeee0717 in #5919
- refactor: SelectModelPopup pinning by @alephpiece in #5855
- fix: add i18n by @eeee0717 in #5921
- fix: ensure correct handling of custom mini app updates and removals by @CreatorZZY in #5922
- fix(ipc): enhance theme handling with title bar overlay updates and broadcast notifications by @beyondkmp in #5915
- fix: timer stop by @DeJeune in #5914
- docs: Add Photo instructions to the branch strategy document by @jwcrystal in #5944
- feat: Optimize the display method for the three modes by @dlzmoe in #5938
- fix: animation on resolving SelectModelPopup by @alephpiece in #5947
- chore: use node-stream-zip to improve perfermanc and remove unused dependencies by @beyondkmp in #5946
- refactor: improve model management UI, add animations to some buttons by @alephpiece in #5932
- fix(WebviewService): remove chrome version assignment by @0xfullex in #5949
- feat: add DevTools functionality and localization support by @yh4922 in #5796
- 添加智能体订阅功能 by @kaozb in #5954
- feat: add citation content copy button by @Pleasurecruise in #5966
- fix: quickpanel auto-scroll behaviour by @alephpiece in #5950
- fix: improve citation deduplication logic for non-knowledge citations by @DeJeune in #5981
- fix: append topic prompt if exists by @DeJeune in #5969
- fix lint errors by @maoguy in #5987
- fix: define line-clamp for compatibility by @kovsu in #5983
- feat: 更长上下文 by @CreatorZZY in #5963
- fix: use EXTENDED_CONTEXT_STEP for slider step value in settings by @CreatorZZY in #5989
- fix: timing measurement before sending request by @DeJeune in #5970
- fix: enhance image block handling in message processing by @DeJeune in #5971
- docs: 贡献者数据源 by @CreatorZZY in #5992
- fix: inaccurate temperature param by @DeJeune in #5973
- feat: add support for allowing Escape key to exit fullscreen mode by @CreatorZZY in #5930
- fix: strange corner style in miniapp pop up by @kovsu in #5976
- refactor: update ImageBlockGroup layout to use CSS grid for better re… by @MyPrototypeWhat in #5998
- fix: update current topic id and support EmojiAvatar for ChatFlowHistory by @alephpiece in #5861
- fix: Update Server McpSettings by @maoguy in #6018
- fix: update geminiapi check by @DeJeune in #6002
- fix: remove dimensions(except voyage) by @eeee0717 in #6015
- fix: fix portable dir setup time by @subframe7536 in #6022
- fix: remove undici dependency and clean up ProxyManager code by @MyPrototypeWhat in #6020
- fix: error handling for uncaught exceptions and unhandle rejection in Main by @0xfullex in #6014
New Contributors
- @EurFelux made their first contribution in #5905
- @dlzmoe made their first contribution in #5938
- @yh4922 made their first contribution in #5796
- @kaozb made their first contribution in #5954
- @maoguy made their first contribution in #5987
Full Changelog: v1.3.3...v1.3.4