v2.8.4

ChatGPTNextWeb/NextChatv2.8.4Jun 25, 2023by Yidadaa

AI Summary

Introduces command-based chat management, message pinning, and expands language support.

Key Highlights

  • Input commands (e.g., `:new`) to quickly create, reset, or delete chats
  • Pin messages to contextual prompts
  • Added Arabic language support

New Features

  • Chat commands (`:new`)
  • Pin messages
  • Arabic language support
  • User input template

Full Release Notes

本次更新内容:
- 在输入框内使用 `:new` 等命令快速创建、重置、删除对话,按下 `:` 键即可查看所有可用命令;
- 重新设计了消息内按钮,增加了固定消息到预设提示词按钮。
---
What's new:
- Use commands like `:new` in the input box to quickly create, reset, or delete conversations. Press the `:` key to view all available commands.
- Redesigned buttons within the messages, added the option to pin messages to preset prompts.

## What's Changed
* fix: migrate modelConfig state by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2092
* chore(deps): bump openssl from 0.10.52 to 0.10.55 in /src-tauri by @dependabot in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2096
* add explanation and link to FAQ by @johan456789 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2099
* feat: close #2025 just use a smaller to-bottom threshold by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2106
* fix: #2087 chat box font size use global config by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2107
* feat: close #1789 add user input template by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2109
* doc: #695 how to use a proxy with password in docker by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2110
* fix: #2111 make "Attached Messages Count" working by @songxiaocheng in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2112
* Added support for Arabic language and right-to-left direction by @Zizwar in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2116
* refactor: 优化 useScrollToBottom by @JunJD in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2117
* feat: #2013 #628 switch model button & chat commands by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2118
* chore: delete chat button position by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2119
* feat: add "Hide_Balance_Query" environment variable by @Constaline in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2129
* feat: close #1615 pin messages to contextual prompts by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2131

## New Contributors
* @johan456789 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2099
* @songxiaocheng made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2112
* @Zizwar made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2116
* @JunJD made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2117
* @Constaline made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/2129

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