v2.9.6
ChatGPTNextWeb/NextChatv2.9.6Sep 13, 2023by Yidadaa
AI Summary
A feature-rich update introducing local and WebDAV cloud backup capabilities, import/export to file functionality, and auto-re-fill for unfinished inputs. Includes dependency updates and Cloudflare deployment fixes.
Key Highlights
- Added WebDAV cloud backup support
- Added import/export to file feature
- Auto re-fill unfinished input
- Updated Auth Page
New Features
- WebDAV cloud synchronization
- File-based import/export
- Auto-re-fill input for unfinished sessions
Full Release Notes
## What's Changed * Revert "chore(deps): bump next from 13.4.9 to 13.4.19" by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2721 * feat: close #2752 auto re-fill unfinished input by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2764 * fix cloudflare deployment instructions by @rickyrobinett in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2781 * improve japanese translations by @shoito in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2791 * feat: #2754 add import/export to file by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2796 * fixup: minor sync fixup by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2797 * fixup by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2798 * [+] CodeQL Report Fix log injection vulnerability in useSyncStore by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2799 * chore(deps-dev): bump typescript from 4.9.5 to 5.2.2 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2807 * chore(deps-dev): bump eslint from 8.44.0 to 8.49.0 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2808 * chore(deps): bump react-router-dom from 6.14.1 to 6.15.0 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2805 * chore(deps): bump emoji-picker-react from 4.4.8 to 4.5.1 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2804 * [+] Updated Auth Page by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2809 * feat: add webdav support by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2819 ## New Contributors * @rickyrobinett made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2781 * @shoito made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2791 **Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.9.5...v2.9.6