Skip to content

v2.10.1: Support Google Gemini model

Choose a tag to compare

@kaaanata kaaanata released this 27 Dec 15:47
d170009

What's Changed

  • fix: update emoji url by @Yidadaa in #3532
  • Update README_CN.md by @Yidadaa in #3535
  • fix sync.yml by @MCheping8108 in #3538
  • Update README.md by @RoboticsAndCloud in #3559
  • ci: add .dockerignore to exclude env files to prevent potential key leakages 避免潜在的密钥泄漏 by @KevenLi8888 in #3511
  • chore(deps): bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #3061
  • chore(deps): bump fuse.js from 6.6.2 to 7.0.0 by @dependabot in #3567
  • chore(deps-dev): bump @tauri-apps/cli from 1.4.0 to 1.5.8 by @dependabot in #3566
  • chore(deps): bump @hello-pangea/dnd from 16.3.0 to 16.5.0 by @dependabot in #3565
  • docs: add deploy to Zeabur button in README by @MichaelYuhe in #3601
  • chore: update product name fromChatGPT-Next-Web to NextChat by @fredliang44 in #3607
  • chore: update readme by @qiuqfang in #3588
  • Update README.md by @RoboticsAndCloud in #3574
  • [Feature] support Gemini Pro API by @fredliang44 in #3609
  • Fix Issue: #3618 by @H0llyW00dzZ in #3619
  • Fix [Bug] Issue #3615 by @H0llyW00dzZ in #3617
  • fix: fix issue cannot using gemini-pro with code auth by @fredliang44 in #3620
  • chore: auto concat messages for gemini-pro by @fredliang44 in #3622
  • fix: fix auth key selection when using different model by @fredliang44 in #3625
  • fix: removing bearer from auth header when using azure by @fredliang44 in #3626
  • fix: return bearer header when using openai by @fredliang44 in #3629
  • chore: update auth value logic by @fredliang44 in #3630
  • Fix [UI/UX] [Emoji] emoji URL by @H0llyW00dzZ in #3647
  • 修改header的Accept属性以确保在某些转发服务上可以正常工作 by @Rocky0102 in #3570
  • fix: remove the content-encoding header by @akira-cn in #3215
  • Downgrade Tauri Builder Version by @H0llyW00dzZ in #3656
  • Release 2.10.1: Support Google Gemini Pro model by @fredliang44 in #3668

New Contributors

Full Changelog: v2.9.13...v2.10.1