v1.7.1

ChatGPTNextWeb/NextChatv1.7.1Mar 30, 2023by Yidadaa

AI Summary

Focuses on mobile UX improvements and preparing multi-architecture Docker builds. Key highlights include hiding prompt hints on submission, adding the remark-breaks plugin for Markdown, and fixing mobile textarea autofocus.

Key Highlights

  • Hide prompt hints on user submit
  • Added remark-breaks plugin for Markdown
  • Fixed mobile textarea autofocus
  • Multi-arch Docker builds

New Features

  • Mobile textarea autofocus fix
  • Multi-arch Docker support

Full Release Notes

## What's Changed
* onUserSubmit hide promptHints by @angular-moon in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/197
* feat: import remark-breaks plugin by @RugerMcCarthy in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/202
* feat: setUserInput with onDoubleClickCapture in mobile phone by @leedom92 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/213
* CI: Multi Arch docker builds by @hibobmaster in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/215

## New Contributors
* @angular-moon made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/197
* @leedom92 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/213
* @hibobmaster made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/215

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