Skip to content

Releases: youngle316/chatgpt-nextjs

feat: add i18n

31 Mar 14:37
903c52c
Compare
Choose a tag to compare
  1. feat: 使用自定义中间件添加 i18n 国际化 🇨🇳 🇺🇲
  2. feat: 添加英文版 README
  3. feat: 添加暗黑模式 🌑
  4. feat: 自定义 Prompts
  5. feat: 可搜索 Promptschat 标题 🔍
  6. fix: 移动端标题编辑和删除按钮不显示错位
  7. fix: 左下角功能区域样式被覆盖
  8. fix: 标题编辑框样式 ⌨️

feat: add prompt lib

25 Mar 14:34
b408b7a
Compare
Choose a tag to compare
  1. 添加 Prompt 库 📚 中文库 英文库
  2. 可以将 prompt 翻译成英文(推荐使用英文去创建对话)
  3. 对话显示创建时间 ⏱️
  4. 可以编辑左侧标题
  5. 可复制对话到剪贴板 🍰
  6. 可以重新生成对话(重新生成不支持联想上下文)🔁
  7. 添加用户反馈和版本信息入口
  8. 更新 README.md 为中文 🀄
  9. 修改 500 和 504 状态码展示的内容 ❗

feat: automatic and handle scroll to bottom

17 Mar 10:26
677c393
Compare
Choose a tag to compare

v2.1.0

  • feat: add loading to the output location

  • fix: chatInput part is transparent

  • feat: automatic and handle scroll to bottom

  • feat: add GitHub and Twitter link

  • fix: ChatGPT has responded but nothing displayed

  • feat: add GitHub Login method

refactor project

10 Mar 02:21
e8a34ae
Compare
Choose a tag to compare

refactor project

This release includes significant improvements to the user interface and directory structure, as well as formatting improvements for ChatGPT responses.

Improved User Interface:

The user interface has been redesigned to be more similar like official chatgpt 🎨

New Directory Structure

change project directory structure 📝

Formatted ChatGPT Responses

use react-markdown to format chatgpt response, structured for better readability. conversations with ChatGPT are now more natural and coherent 🚀

This release was generated by ChatGPT.

Track conversation

06 Mar 01:24
985f247
Compare
Choose a tag to compare

Now chatgpt can track the conversation

First version publish

03 Mar 07:43
d9095e4
Compare
Choose a tag to compare

First version publish