v2.9.5
ChatGPTNextWeb/NextChatv2.9.5Aug 27, 2023by Yidadaa
AI Summary
This release focuses on localization, adding Indonesian and Korean support, alongside performance improvements and a better JSON exporter. It also includes fixes for the setup script on different Linux distributions.
Key Highlights
- Added Indonesian language support
- Added Korean documentation
- Improved JSON Exporter
- Updated setup.sh for CentOS and Debian
New Features
- Indonesian language & FineTuned Sysmessage
- Better JSON Exporter
- Korean documentation
Full Release Notes
I am back. ## What's Changed * Specific EditIcon styles for iOS devices by @ClarenceDan in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2655 * chore(deps-dev): bump prettier from 2.8.8 to 3.0.2 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2677 * chore(deps): bump mermaid from 10.2.3 to 10.3.1 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2675 * chore(deps-dev): bump eslint-config-next from 13.2.3 to 13.4.19 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2674 * chore(deps): bump next from 13.4.9 to 13.4.19 by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2673 * Docs: Add korean docs by @pengooseDev in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2690 * [Feature] Better JSON Exporter by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2698 * The mobile terminal ishitbottom does not perform -10 by @reece00 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2685 * Issue #2702 should be fixed now kiw kiw by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2706 * Fixed the bug of setup.sh when centos system and added support for debian system by @huhuhuni in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2711 * feat: #2580 only use 3.5 to summarize when not using custom models by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2717 * Code ql report by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2713 * [+] Language indonesia & FineTuned Sysmessage by @kfear1337 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2705 ## New Contributors * @pengooseDev made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2690 * @kfear1337 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2698 * @reece00 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2685 * @huhuhuni made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2711 **Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.9.4...v2.9.5