v1.9.8
ChatGPTNextWeb/NextChatv1.9.8Apr 14, 2023by Yidadaa
AI Summary
Adds Japanese language support and improves input actions, markdown loading, and autoscroll behavior.
Key Highlights
- Add Japanese language translation
- Improve Tw summarize title prompt
- Lazy load markdown DOM
- Fix autoscroll conflict
New Features
- Japanese translation
- Lazy load markdown
- Improve Tw summarize prompt
- Fix autoscroll conflict
- Fix docker proxy config
- Input Actions Bar
Full Release Notes
## What's Changed * [refactor] rename ChatResponse. by @peanut996 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/708 * add Japanese by @aooyoo in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/688 * docs: Update faq-cn.md by @latorc in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/723 * fix:修复正常响应结果后额外追加‘出错了,请稍后再试’bug by @helloworld-xdy in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/721 * fix: autoscroll conflict by @betgo in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/715 * Revert "fix: autoscroll conflict" by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/742 * ci(sync): add an error prompt by @yorunning in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/747 * feat: close #680 lazy load markdown dom by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/746 * Fix wrong spelling by @peanut996 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/755 * fix docker proxy config by @JessySnow in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/770 * feat: close #796 improve tw summarize title prompt by @jtung4 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/807 * fix: #804 disable auto scroll in textarea by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/811 * refactor: remove protocol env vars by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/812 ## New Contributors * @peanut996 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/708 * @aooyoo made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/688 * @helloworld-xdy made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/721 * @betgo made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/715 * @JessySnow made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/770 * @jtung4 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/807 **Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v1.9.7...v1.9.8