v1.9.5

ChatGPTNextWeb/NextChatv1.9.5Apr 7, 2023by Yidadaa

AI Summary

This release focuses on user interface enhancements, introducing an auto-growing text input box and keyboard shortcuts. Key highlights include an adaptive textarea, Escape key support for settings, and Up Arrow functionality to retrieve the last input.

Key Highlights

  • Auto-growing textarea support
  • Escape key to close settings
  • Up Arrow to get last input
  • Fixed toast visibility on cancellation

New Features

  • Auto-grow textarea
  • Hotkey support (Escape, Up Arrow)

Full Release Notes

## What's Changed
* feat: 添加对热键的支持 Escape to close settings, Up Arrow to get last input by @zhongmeizhi in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/587
* fix: hide toast when confirmation box is cancelled by @yorunning in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/595
* feat: textarea with adaptive height by @leedom92 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/318
* fix: auto grow textarea by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/617


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