Releases: ChatGPTNextWeb/ChatGPT-Next-Web
Releases · ChatGPTNextWeb/ChatGPT-Next-Web
v2.10.2: support macOS universal build
What's Changed
- chore(docs): update readme for Gemini Pro by @fredliang44 in #3685
- feat: support Vercel speed insight by @fredliang44 in #3686
- Non -GPT model disable system prompt by @reece00 in #3684
- feat: support streaming for Gemini Pro by @fredliang44 in #3688
- update readme by @tashviks in #3715
- feat: update new logo & cover image by @fredliang44 in #3716
- fix: update google url description by @fredliang44 in #3719
- fix: fix gemini pro streaming api duplicated issue by @fredliang44 in #3721
- merge main by @fredliang44 in #3722
- chore: low the google safety setting to avoid unexpected blocking by @fredliang44 in #3723
- Chore [Tauri Desktop] Update icons by @H0llyW00dzZ in #3738
- Added Slovak language support by @levidius in #3767
- fix: import language issue by @fredliang44 in #3770
- fix: import typing error by @fredliang44 in #3771
- doc: update twitter & QQ group info by @Yidadaa in #3812
- Update README_CN.md by @Yidadaa in #3813
- feat: support enable Google GTM by @fredliang44 in #3884
- feat: support ci for vercel deployment by @fredliang44 in #3902
- Fix: Routes
/api/cors/[...path]
was not configured to run with the … by @wyxogo in #3789 - chore: change default submit key by @fred-bf in #3908
- fix: ci for vercel deployment by @sungaomeng in #3909
- fix: cicd, delete vercel pre by @sungaomeng in #3910
- fix: cicd, delete velcel pre by @sungaomeng in #3913
- fix: cicd, remove workflow_dispatch by @sungaomeng in #3917
- fix: cicd, checkout sha by @sungaomeng in #3920
- Add
gpt-4-0125-preview
to model list by @leo4life2 in #3924 - update google api region by @NieXi in #3934
- Feat Models [GPT-4-turbo] by @H0llyW00dzZ in #3932
- feat: Add Japanese translations for ChatGPT messages by @p0x0q in #3936
- Optimize picture size by @YangguangZhou in #3941
- Feat [OpenAI] [Models] gpt-3.5-turbo-0125 by @H0llyW00dzZ in #3971
- fix: typo by @Dup4 in #3871
- Fix [UI/UX] [Emoji] Update CDN by @H0llyW00dzZ in #3966
- Improve Default System Template by @H0llyW00dzZ in #3996
- Feat [UI/UX] [Constants] [Models] gemini-pro KnowledgeCutOffDate by @H0llyW00dzZ in #3997
- ci: build universal binary for macos by @shirok1 in #3711
- [MacOS]add sign config, fix arm64 build by @viseator in #4008
- feat: bump version by @fred-bf in #4009
New Contributors
- @tashviks made their first contribution in #3715
- @levidius made their first contribution in #3767
- @wyxogo made their first contribution in #3789
- @fred-bf made their first contribution in #3908
- @sungaomeng made their first contribution in #3909
- @leo4life2 made their first contribution in #3924
- @NieXi made their first contribution in #3934
- @p0x0q made their first contribution in #3936
- @YangguangZhou made their first contribution in #3941
- @Dup4 made their first contribution in #3871
- @shirok1 made their first contribution in #3711
- @viseator made their first contribution in #4008
Full Changelog: v2.10.1...v2.10.2
v2.10.1: Support Google Gemini model
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 from
ChatGPT-Next-Web
toNextChat
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
- @RoboticsAndCloud made their first contribution in #3559
- @KevenLi8888 made their first contribution in #3511
- @MichaelYuhe made their first contribution in #3601
- @fredliang44 made their first contribution in #3607
- @qiuqfang made their first contribution in #3588
- @Rocky0102 made their first contribution in #3570
- @akira-cn made their first contribution in #3215
Full Changelog: v2.9.13...v2.10.1
v2.9.13 Smooth Streaming Message
What's Changed
- feat: animate streaming response to make it smoother by @Yidadaa in #3311
- Translation of the application into Brazilian Portuguese by @yuri-filipe in #3308
- fix(CUSTOM_MODELS):#3349 Dependency chatStore otherwise the session a… by @durianice in #3356
- fix(locales): type error in pt.ts by @AnYiEE in #3354
- Fix UI/UX Page Chats [Memory Prompt] [Stored Local Storage] by @H0llyW00dzZ in #3369
- Fix Api Common [Server Side] [Console Log] by @H0llyW00dzZ in #3372
- Chore Docs (README.md) by @H0llyW00dzZ in #3382
- Feat UI/UX Page [Settings] by @H0llyW00dzZ in #3383
- Fix Trim Topic in Indonesia Language by @H0llyW00dzZ in #3455
New Contributors
- @yuri-filipe made their first contribution in #3308
- @durianice made their first contribution in #3356
Full Changelog: v2.9.12...v2.9.13
v2.9.12 Exclude HK Edge & 50k Stars 🥳
What's Changed
- [Fix] baseUrl is empty by @Ensteinjun in #3214
- feat: #3224 auto switch to first avaliable model by @Yidadaa in #3229
- feat: CUSTOM_MODELS support mapper by @Yidadaa in #3230
- feat: close #3222 share message list should start from clear context … by @Yidadaa in #3231
- Feat UI/UX Page Local Language [Exporter Message] by @H0llyW00dzZ in #3232
- fix: #3189 should correct math eq in exporter by @Yidadaa in #3236
- fix: #2841 dollar sign conflict with latex math by @Yidadaa in #3237
- UI (model selection): hide unavailable model options by @nanaya-tachibana in #3233
- chore(deps): bump mermaid from 10.3.1 to 10.6.1 by @dependabot in #3252
- chore(deps-dev): bump @types/spark-md5 from 3.0.2 to 3.0.4 by @dependabot in #3251
- chore(deps-dev): bump @types/node from 20.3.3 to 20.9.0 by @dependabot in #3250
- chore(deps): bump emoji-picker-react from 4.5.1 to 4.5.15 by @dependabot in #3249
- chore(deps): bump nanoid from 4.0.2 to 5.0.3 by @dependabot in #3248
- Fix UI/UX Page [Settings] by @H0llyW00dzZ in #3261
- config: exclude hkg1 from the deployment regions of the edge function by @Eric-2369 in #3290
New Contributors
- @Ensteinjun made their first contribution in #3214
- @nanaya-tachibana made their first contribution in #3233
- @Eric-2369 made their first contribution in #3290
Full Changelog: v2.9.11...v2.9.12
v2.9.11 Azure Support
What's Changed
- docs: up to date by @AnYiEE in #3171
- Update cloudflare-pages-cn.md by @hekbobo in #3183
- docs: fix typo in #3171 by @AnYiEE in #3181
- feat: close #2954 chat summary should be copyable by @Yidadaa in #3190
- fix: #3174 should prompt to confirm to delete chat by @Yidadaa in #3191
- feat: close #3187 use CUSTOM_MODELS to control model list by @Yidadaa in #3192
- feat: close #935 add azure support by @Yidadaa in #3206
New Contributors
Full Changelog: v2.9.10...v2.9.11
v2.9.10 New Models & Many Bug Fixes
What's Next
我正在研究 OpenAI 新开放的一系列 API,计划加入的功能:
- 语音交互
- 使用 Assistant API 增强面具能力:代码解释器、文件上传
- gpt-4 vision 能力
I'm learning OpenAI's new range of APIs. Here are the planned features:
- Voice interaction
- Enhancing the capabilities of the mask with Assistant API: code interpreter, file uploads
- gpt-4 vision capabilities
What's Changed
- fix: #2981 full screen button not works by @Yidadaa in #2983
- Fix typo in sync.ts by @ograycode in #2992
- Refactor Mask UI Page [Masks] by @H0llyW00dzZ in #2993
- 提供同步聊天记录教程,同时翻译多国语言 by @MCheping8108 in #2996
- docs: fix typo in app/masks/en.ts by @suravshrestha in #3003
- feat: close #3031 user can set larger font size by @Yidadaa in #3033
- Fix typo in README.md by @eltociear in #3019
- fix serviceWorker cache: auto caching files by workbox by @jessegpt in #3013
- fix: #3074 Revert "fix serviceWorker cache: auto caching files by workbox" by @Yidadaa in #3095
- Feat Models [GPT-4] [GPT-3.5] [128K context] by @H0llyW00dzZ in #3143
- bugfix-1107 by @Yidadaa in #3163
- feat: default disable balance query by @Yidadaa in #3165
- feat: sort model by name by @Yidadaa in #3166
New Contributors
- @ograycode made their first contribution in #2992
- @MCheping8108 made their first contribution in #2996
- @suravshrestha made their first contribution in #3003
- @jessegpt made their first contribution in #3013
Full Changelog: v2.9.9...v2.9.10
v2.9.9 Minor UI Fixes
What's Changed
- Improve tw locale by @PeterDaveHello in #2950
- fix: #2974 wrong padding style by @luckykong in #2975
- Some small improvements of code by @KeithHello in #2947
New Contributors
- @luckykong made their first contribution in #2975
- @KeithHello made their first contribution in #2947
Full Changelog: v2.9.8...v2.9.9
v2.9.8 Minor Changes
What's Changed
- fix: should not tight border in desktop app by @Yidadaa in #2873
- UI Page [sidebar] by @H0llyW00dzZ in #2905
- Differentiating System Messages with a Unique Avatar by @Algorithm5838 in #2912
- UI Page [Auth Page] by @H0llyW00dzZ in #2933
- Command Key (MetaKey) on MacOS as default by @lifeeric in #2927
- Client app [Tauri] by @H0llyW00dzZ in #2946
New Contributors
Full Changelog: v2.9.7...v2.9.8
v2.9.7 Cloud Backup (Upstash Redis)
WebDAV should already be stable.
WebDAV 云同步应该已经稳定了。
What's Changed
- fix: Width changes abruptly when dragging the sidebar (jumps) by @yhua1998 in #2822
- [+] Some improvements to the Indonesian language. by @H0llyW00dzZ in #2826
- Improving Text Direction by @Algorithm5838 in #2840
- Fix typo error and make warning more specific by @a6z6 in #2839
- Encode google font url by @koho in #2856
- fix: misleading comment by @a6z6 in #2853
- feat: close #2848 click drag icon to toggle sidebar width by @Yidadaa in #2864
- fix: #2820 try to fix 520 error code by @Yidadaa in #2865
- feat: add upstash redis cloud sync by @Yidadaa in #2866
- feat: auto fill upstash backup name by @Yidadaa in #2867
New Contributors
- @yhua1998 made their first contribution in #2822
- @H0llyW00dzZ made their first contribution in #2826
- @a6z6 made their first contribution in #2839
- @koho made their first contribution in #2856
Full Changelog: v2.9.6...v2.9.7
v2.9.6 Local Backup & Cloud Backup (WebDAV)
What's Changed
- Revert "chore(deps): bump next from 13.4.9 to 13.4.19" by @Yidadaa in #2721
- feat: close #2752 auto re-fill unfinished input by @Yidadaa in #2764
- fix cloudflare deployment instructions by @rickyrobinett in #2781
- improve japanese translations by @shoito in #2791
- feat: #2754 add import/export to file by @Yidadaa in #2796
- fixup: minor sync fixup by @Yidadaa in #2797
- fixup by @Yidadaa in #2798
- [+] CodeQL Report Fix log injection vulnerability in useSyncStore by @kfear1337 in #2799
- chore(deps-dev): bump typescript from 4.9.5 to 5.2.2 by @dependabot in #2807
- chore(deps-dev): bump eslint from 8.44.0 to 8.49.0 by @dependabot in #2808
- chore(deps): bump react-router-dom from 6.14.1 to 6.15.0 by @dependabot in #2805
- chore(deps): bump emoji-picker-react from 4.4.8 to 4.5.1 by @dependabot in #2804
- [+] Updated Auth Page by @kfear1337 in #2809
- feat: add webdav support by @Yidadaa in #2819
New Contributors
- @rickyrobinett made their first contribution in #2781
- @shoito made their first contribution in #2791
Full Changelog: v2.9.5...v2.9.6