v2.9.2

ChatGPTNextWeb/NextChatv2.9.2Aug 3, 2023by Yidadaa

AI Summary

Addresses critical bug fixes including chat list lag, message editing clearing issues, and improves chat action UX and auto-scrolling behavior.

Key Highlights

  • Fixed chat list lag issue
  • Fixed message editing not clearing old messages
  • Improved chat action and auto-scroll UX

New Features

  • Improved auto scroll interval
  • Fix for message editing behavior

Full Release Notes

## What's Changed
* chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.7 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2469
* fix: #2393 try to fix chat list lag by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2483
* fix(typo): ngnix -> nginx by @fernandoxu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2486
* fix: #2514 should not clear the message after editing message by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2524
* typo fix by @7lsu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2525
* Add link to authentication page to i18n by @LeviBorodenko in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2531
* feat: improve chat action, auto scroll and edit model title by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2541
* chore: smaller auto scroll interval by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2542

## New Contributors
* @fernandoxu made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2486
* @7lsu made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2525
* @LeviBorodenko made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2531

**Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.9.1...v2.9.2