v1.6

ChatGPTNextWeb/NextChatv1.6Mar 28, 2023by Yidadaa

AI Summary

This release focuses on functional bug fixes, specifically addressing issues with Docker deployment and various user interface interactions.

Key Highlights

  • Fixed Docker access code setting missing
  • Added robots.txt file
  • Fixed code copy button position
  • Fixed light theme code highlighting
  • Added configuration for CmdEnter submit key

New Features

  • CmdEnter config for submitkey

Full Release Notes

## 更新日志
v1.6 版本已经发布,主要是功能性修复,修复了 docker 部署无法填写访问码的问题,以及其他的交互改进,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
* fix: fix #82, close sidebar after new session by @AprilNEA in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/85
* feat: add robots.txt by @iSource in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/84
* fix: code copy button position by @iSource in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/81
* fix: light theme code highlight by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/87
* feat: CmdEnter config for submitkey, bug fix for auto scrolling by @xiaotianxt in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/76
* fix: docker access code setting missing by @iSource in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/100

## New Contributors
* @xiaotianxt made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/76

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