Skip to content

Releases: ChatGPTNextWeb/ChatGPT-Next-Web

v1.7.2 Minor Changes, For Docker Build

30 Mar 11:02
9eb7720
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1 Minor Changes, For Docker Build

30 Mar 08:08
dab69c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7...v1.7.1

v1.7 Prompt List, UX Fix and Account Balance

29 Mar 18:36
8b4db41
Compare
Choose a tag to compare

更新日志

v1.7 版本已经发布,增加了提示词列表,输入 / 即可触发;以及交互改进,更多的环境变量配置,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6 Fix Docker Deploy & UX Bugfix

28 Mar 11:41
7f3cbaa
Compare
Choose a tag to compare

更新日志

v1.6 版本已经发布,主要是功能性修复,修复了 docker 部署无法填写访问码的问题,以及其他的交互改进,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

v1.5 Docker, Bugfix and UX Improvements

27 Mar 14:53
Compare
Choose a tag to compare

更新日志

v1.5 版本已经发布,增加了 docker 镜像部署,增加 pwa 支持,修复了若干 UI 问题,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

New Contributors

Full Changelog: v1.4...v1.5

v1.4 Custom Api Key & Copy Code Button

26 Mar 12:39
84d73fa
Compare
Choose a tag to compare

更新日志

v1.4 版本已经发布,主要增加了自定义 api key 和代码块复制功能,并开放了 gpt-4 api 限制,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

  • v1.4 Custom Api Key & Copy Code Button by @Yidadaa in #48

Full Changelog: v1.3...v1.4

v1.3 Stop and Retry Button

26 Mar 11:19
bb45c62
Compare
Choose a tag to compare

更新日志

v1.3 版本已经发布,主要增加了停止响应、重试按钮,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

Full Changelog: v1.2...v1.3

v1.2 Access control and bugfix

26 Mar 07:16
5cdcaac
Compare
Choose a tag to compare

更新日志 Release Notes

v1.2 已经发布,主要增加了访问控制功能,fork 的下游项目请参考文档同步代码以获得更新。

What's Changed

  • v1.2 bug fix and access control by code by @Yidadaa in #29

Full Changelog: v1.1...v1.2

v1.1 Bug Fixes and New Features

24 Mar 03:00
Compare
Choose a tag to compare

更新日志 Release Note

v1.1 已经发布,包含若干 bug 修复和体验优化,fork 的下游项目请参考文档同步代码以获得更新。

Version 1.1 has been released, including multiple bug fixes and experience optimizations. Forked projects please refer to the documentation to synchronize their code and obtain updates.

Bug 修复:

  • 修复了代码块高亮问题 #5 #7
  • 解决了在 Enter 模式下使用 shift + enter 换行的问题 #2

改进:

  • 添加了显式的复制/停止响应(仍在进行中)按钮
  • 在设置界面中添加了检查更新按钮
  • 改进了用户体验 #6

Bug Fixes:

  • code block highlight problem #5 #7
  • shift + enter to wrap input in Enter mode #2

Improvements:

  • explicit copy / stop response (still WIP) buttons
  • check update button in settings page
  • UX improvements #6

Full Changelog: v1.0...v1.1

v1.0 Inital Release

22 Mar 03:59
Compare
Choose a tag to compare

一键免费部署你的私人 ChatGPT 网页应用。

One-Click to deploy your own ChatGPT web UI.

主要功能

  • 在 1 分钟内使用 Vercel 免费一键部署
  • 精心设计的 UI,响应式设计,支持深色模式
  • 极快的首屏加载速度(~85kb)
  • 自动压缩上下文聊天记录,在节省 Token 的同时支持超长对话
  • 一键导出聊天记录,完整的 Markdown 支持
  • 拥有自己的域名?好上加好,绑定后即可在任何地方无障碍快速访问

Features

  • Deploy for free with one-click on Vercel in under 1 minute
  • Responsive design, and dark mode
  • Fast first screen loading speed (~85kb)
  • Automatically compresses chat history to support long conversations while also saving your tokens
  • One-click export all chat history with full Markdown support

Full Changelog: https://github.com/Yidadaa/ChatGPT-Next-Web/commits/v1.0