Releases: ChatGPTNextWeb/ChatGPT-Next-Web
v2.3 Vietnamese, New Mobile Modal & Bug Fixes
What's Changed
- fix: show Loading Icon when checking repo update by @yanCode in #1297
- Fix typo by @LaChimere in #1312
- feat: mobile chat overscroll-behavior none by @zhongmeizhi in #1319
- fix: styles on .user-prompt-buttons by @yanCode in #1323
- Add Vietnamese translation by @binh234 in #1315
- feat: #1303 and fix #1294 1307, new modal style by @Yidadaa in #1333
New Contributors
- @LaChimere made their first contribution in #1312
- @binh234 made their first contribution in #1315
Full Changelog: v2.2...v2.3
v2.2 Mermaid Support & Bug Fixes
What's Changed
- feat: #782 select prompt with arrow down / up by @Yidadaa in #1220
- refactor: merge /api/chat-stream to /api/openai by @Yidadaa in #1222
- chore: update registry mirror by @sanding0 in #1232
- fix: bug #1240 by @yanCode in #1241
- fix: #1237 #1233 mask bug and proxy bug by @Yidadaa in #1247
- resolve problem about basic auth when the app is behind a proxy server by @xesrc in #1235
- refactor: determine userInput by trimming by @wsw2000 in #1248
- feat: #951 mermaid support by @Yidadaa in #1276
New Contributors
- @sanding0 made their first contribution in #1232
- @yanCode made their first contribution in #1241
- @xesrc made their first contribution in #1235
- @wsw2000 made their first contribution in #1248
Full Changelog: v2.1...v2.2
v2.1 Improve Performance & Bug Fixes
What's Changed
- fix: mask download not working #1119 by @0x9be00ff1 in #1144
- Bugfix 0501 by @Yidadaa in #1189
- Bugfix 0501 by @Yidadaa in #1190
- fixup by @Yidadaa in #1191
- fixup by @Yidadaa in #1192
- fix: Resolve markdown link issue by @ClarenceDan in #1196
New Contributors
- @ClarenceDan made their first contribution in #1196
Full Changelog: v2.0.1...v2.1
v2.0 Introducing Prompt Templates: Mask
🚀 v2.0 is coming! In this update, we bring you a brand new preset character feature "Mask". Now, you can put on a mask for your ChatGPT and create your own personalized tool using Zero, One and Few Shot Prompting techniques. With the Masks feature, you can easily create, share, and debug prefab characters with multiple preset prompts, and launch a new chat instance anytime you want, all within your control!
💡 This update may cause incompatibility with old version data. If you encounter any problems, please try clearing your browser cache.
🚀 v2.0 重磅来袭!本次更新我们带来了全新的预设角色功能:“面具”,现在开始,为你的 ChatGPT 戴上面具,然后使用 Zero, One and Few Shot Prompting 技术创建你的专属工具!通过面具功能,你可以非常方便地创建、分享和调试包含多条预设 Prompt 的预制角色,并且随时从它启动一个新的对话实例,一切尽在你的掌控之中!
💡本次更新可能会导致与旧版本数据不兼容,如果遇到问题,请尝试清除浏览器缓存。
What's Changed
- fix: typo by @Chandler-Lu in #885
- Optimize topic and summary prompts in tw.ts by @jtung4 in #891
- feat: close #864 improve long term history by @Yidadaa in #892
- fix:delete user.svg by @L1468999760 in #893
- fix user prompt translation by @aooyoo in #900
- Update app/components/chat.tsx by @ClarenceYk in #902
- Added support for organization ID by @yinm0591 in #933
- Bugfix 0420 by @Yidadaa in #955
- refactor: close #643 use react router by @Yidadaa in #959
- 修复 Edge Runtime 设置失效问题 by @shih-liang in #968
- [Bug] Unsupported Linux distribution when running setup.sh on Ubuntu OS by @jzjwonderful in #979
- Bugfix 0421 by @Yidadaa in #987
- [Fix] adjust presence_penalty step 0.1 by @0x9be00ff1 in #980
- fix: typo by @yunwuu in #991
- Update README.md by @eltociear in #1011
- fix typo & add timeout to stuck request by @yunwuu in #1015
- fix: raw.split is not a function by @yunwuu in #1019
- Improve tw locale by @PeterDaveHello in #1016
- fix: 修复在聊天很短没有覆盖整个区域时显示回到底部按钮的bug by @shih-liang in #1103
- fix: use innerHTML may leads unexpected script execution by @BaiMeow in #1102
- v2.0 Prompt Templates by @Yidadaa in #993
New Contributors
- @Chandler-Lu made their first contribution in #885
- @L1468999760 made their first contribution in #893
- @yinm0591 made their first contribution in #933
- @shih-liang made their first contribution in #968
- @jzjwonderful made their first contribution in #979
- @0x9be00ff1 made their first contribution in #980
- @yunwuu made their first contribution in #991
- @eltociear made their first contribution in #1011
- @PeterDaveHello made their first contribution in #1016
- @BaiMeow made their first contribution in #1102
Full Changelog: v1.9.9...v2.0.1
v1.9.9 User Prompts, Bug Fixes and i18n Improvements
What's Changed
- fix IT translation by @ilario92 in #830
- Add german language translation de.ts by @tscherrie in #836
- some final language quality improvements by @tscherrie in #838
- feat: #813 #118 #513 and fix #829 #832 by @Yidadaa in #839
- fix: #853 fetch duplex errors by @Yidadaa in #859
- Update app/requests.ts by @ClarenceYk in #861
- fix: #863 errors on windows by @jaw52 in #870
- feat: user prompts by @Yidadaa in #882
New Contributors
- @tscherrie made their first contribution in #836
- @jaw52 made their first contribution in #870
Full Changelog: v1.9.8...v1.9.9
v1.9.8 Input Actions Bar & Bug Fixes
What's Changed
- [refactor] rename ChatResponse. by @peanut996 in #708
- add Japanese by @aooyoo in #688
- docs: Update faq-cn.md by @latorc in #723
- fix:修复正常响应结果后额外追加‘出错了,请稍后再试’bug by @helloworld-xdy in #721
- fix: autoscroll conflict by @betgo in #715
- Revert "fix: autoscroll conflict" by @Yidadaa in #742
- ci(sync): add an error prompt by @yorunning in #747
- feat: close #680 lazy load markdown dom by @Yidadaa in #746
- Fix wrong spelling by @peanut996 in #755
- fix docker proxy config by @JessySnow in #770
- feat: close #796 improve tw summarize title prompt by @jtung4 in #807
- fix: #804 disable auto scroll in textarea by @Yidadaa in #811
- refactor: remove protocol env vars by @Yidadaa in #812
New Contributors
- @peanut996 made their first contribution in #708
- @aooyoo made their first contribution in #688
- @helloworld-xdy made their first contribution in #721
- @betgo made their first contribution in #715
- @JessySnow made their first contribution in #770
- @jtung4 made their first contribution in #807
Full Changelog: v1.9.7...v1.9.8
v1.9.7 Trukish & Dynamic Configs
What's Changed
- Added new language, Turkish. by @muhammetdemirel in #679
- fix: runtime config and proxy fix by @Yidadaa in #697
New Contributors
- @muhammetdemirel made their first contribution in #679
Full Changelog: v1.9.6...v1.9.7
v1.9.6 Docker Proxy & Resizable Sidebar
What's Changed
- Update ui-lib.module.scss by @ClarenceYk in #621
- Update: Confirmation on reset chats and settings by @ilario92 in #618
- feat: #120 docker proxy by @Yidadaa in #654
- fix: many UI bugs and resizable side bar by @Yidadaa in #659
Full Changelog: v1.9.5...v1.9.6
v1.9.5 Auto Grow Input & Hot Keys
What's Changed
- feat: 添加对热键的支持 Escape to close settings, Up Arrow to get last input by @zhongmeizhi in #587
- fix: hide toast when confirmation box is cancelled by @yorunning in #595
- feat: textarea with adaptive height by @leedom92 in #318
- fix: auto grow textarea by @Yidadaa in #617
Full Changelog: v1.9.4...v1.9.5
v1.9.4 Drag & Drop Chat, FAQ, and Bug fixes
What's Changed
- Drag & Drop support for ChatList by @xiaotianxt in #509
- Update requests.ts by @Yidadaa in #557
- fix: 兼容不同浏览器的input range by @zhongmeizhi in #535
- docs: 更新中文FAQ faq-cn.md by @latorc in #566
- fix: distinguish PC/Mobile behavior on auto-scroll by @xiaotianxt in #565
- refactor: optimize component
IconButton
by @leedom92 in #567 - fix: toast, renaming and revert delete session by @Yidadaa in #574
- Add FAQ-EN. by @XGZepto in #576
- fix: #537 delete chat button style by @Yidadaa in #583
New Contributors
- @zhongmeizhi made their first contribution in #535
- @latorc made their first contribution in #566
- @XGZepto made their first contribution in #576
Full Changelog: v1.9.3...v1.9.4