v1.9.4

ChatGPTNextWeb/NextChatv1.9.4Apr 7, 2023by Yidadaa

AI Summary

The update brings drag-and-drop functionality to the chat list and updates the documentation, alongside various UI and behavior fixes. Key highlights are the new drag-and-drop interface, updated Chinese and English FAQs, and fixes for auto-scrolling behavior on different devices.

Key Highlights

  • Drag & Drop support for ChatList
  • Updated Chinese and English FAQs
  • Fixed auto-scroll PC/Mobile behavior
  • Optimized IconButton component

New Features

  • Drag and drop chat management
  • Drag and drop chat list

Full Release Notes

## What's Changed
* Drag & Drop support for ChatList by @xiaotianxt in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/509
* Update requests.ts by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/557
* fix: 兼容不同浏览器的input range by @zhongmeizhi in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/535
* docs: 更新中文FAQ faq-cn.md by @latorc in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/566
* fix: distinguish PC/Mobile behavior on auto-scroll by @xiaotianxt in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/565
* refactor: optimize component `IconButton` by @leedom92 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/567
* fix: toast, renaming and revert delete session by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/574
* Add FAQ-EN. by @XGZepto in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/576
* fix: #537 delete chat button style by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/583

## New Contributors
* @zhongmeizhi made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/535
* @latorc made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/566
* @XGZepto made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/576

**Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v1.9.3...v1.9.4