v1.1

ChatGPTNextWeb/NextChatv1.1Mar 24, 2023by Yidadaa

AI Summary

Focused on user experience improvements, fixing specific code highlighting and input behavior bugs, and adding explicit control buttons.

Key Highlights

  • Fixed code block highlighting issues
  • Fixed Shift+Enter behavior in Enter mode
  • Added explicit copy/stop response buttons
  • Added check update button in settings page
  • General UX improvements

New Features

  • Explicit copy/stop response buttons
  • Check update button

Full Release Notes

## 更新日志 Release Note
v1.1 已经发布,包含若干 bug 修复和体验优化,fork 的下游项目请参考[文档](https://github.com/Yidadaa/ChatGPT-Next-Web#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated)同步代码以获得更新。

Version 1.1 has been released, including multiple bug fixes and experience optimizations. Forked projects please refer to the [documentation](https://github.com/Yidadaa/ChatGPT-Next-Web#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated) 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**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v1.0...v1.1