v1.7

ChatGPTNextWeb/NextChatv1.7Mar 29, 2023by Yidadaa

AI Summary

Adds a prompt list feature triggered by typing '/' and includes various UX improvements and account balance support. Key highlights are the new prompt list feature, Traditional Chinese language support, and font size configuration options.

Key Highlights

  • Added prompt list feature (triggered by /)
  • Traditional Chinese language support
  • Added font size config
  • Fixed mobile textarea autofocus UI error

New Features

  • Prompt list (slash commands)
  • Traditional Chinese support
  • Font size settings

Full Release Notes

## 更新日志
v1.7 版本已经发布,增加了提示词列表,输入 / 即可触发;以及交互改进,更多的环境变量配置,fork 的下游项目请参考[文档](https://github.com/Yidadaa/ChatGPT-Next-Web#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated)同步代码以获得更新。

## What's Changed
* feat: language support traditional chinese by @HimiCos in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/109
* feat: #2 add prompt list by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/74
* chore: move some dependencies to devDependencies by @basefas in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/125
* Update app/locales/tw.ts by @HimiCos in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/129
* fix: message top action style issue by @stonega in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/127
* feat: add font size config by @iFwu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/89
* fix: mobile textarea autofocus ui error by @iSource in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/146
* fix: #140 crash while hydrating store from old version by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/147
* supports the display of line breaks in Markdown by @RugerMcCarthy in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/148
* chore: standardize input box punctuation by @HimiCos in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/158
* Update README.md by @gtang8 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/164
* fix: send button covering the text in the textarea by @GOWxx in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/163
* fix: dialog height by @HimiCos in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/162
* feat: improve prompts ux by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/172
* fix: middleware match error by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/179

## New Contributors
* @HimiCos made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/109
* @basefas made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/125
* @stonega made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/127
* @RugerMcCarthy made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/148
* @gtang8 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/164
* @GOWxx made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/163

**Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v1.6...v1.7