v2.9.7

ChatGPTNextWeb/NextChatv2.9.7Sep 19, 2023by Yidadaa

AI Summary

This release focuses on stability improvements for the sidebar and introduces Upstash Redis cloud backup support, complementing the existing WebDAV feature. It also includes various UI fixes and language improvements.

Key Highlights

  • Fixed sidebar width jumping abruptly when dragging
  • Added Upstash Redis cloud sync support
  • Improved Indonesian language support
  • Fixed Google font URL encoding

New Features

  • Upstash Redis cloud backup with auto-fill name
  • Sidebar width toggle via drag icon
  • Improved Text Direction handling

Full Release Notes

WebDAV should already be stable.
WebDAV 云同步应该已经稳定了。

## What's Changed
* fix: Width changes abruptly when dragging the sidebar (jumps) by @yhua1998 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2822
* [+] Some improvements to the Indonesian language. by @H0llyW00dzZ in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2826
* Improving Text Direction by @Algorithm5838 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2840
* Fix typo error and make warning more specific by @a6z6 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2839
* Encode google font url by @koho in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2856
* fix: misleading comment by @a6z6 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2853
* feat: close #2848 click drag icon to toggle sidebar width by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2864
* fix: #2820 try to fix 520 error code by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2865
* feat: add upstash redis cloud sync by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2866
* feat: auto fill upstash backup name by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2867

## New Contributors
* @yhua1998 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2822
* @H0llyW00dzZ made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2826
* @a6z6 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2839
* @koho made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2856

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