Skip to content

Releases: ChatGPTNextWeb/ChatGPT-Next-Web

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