v1.9

ChatGPTNextWeb/NextChatv1.9Apr 2, 2023by Yidadaa

AI Summary

Implements an automated daily sync for forked projects and addresses various UX bugs, including mobile display issues and input method handling. Key highlights are the auto-sync feature, fixes for Chinese input method behavior, and confirmation dialogs for deleting conversations.

Key Highlights

  • Added daily auto-sync for forked projects
  • Fixed mobile screen height issue
  • Fixed Chinese input method Enter key behavior
  • Added confirmation tips for deleting conversations

New Features

  • Auto-sync fork action
  • Confirmation dialogs for deletion

Full Release Notes

## What's Changed
* add auto sync fork action daily by @XiaoMiku01 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/262
* Update: locales in spanish by @DanielRondonGarcia in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/259
* fix: #277 no cache for credit query by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/283
* Update docker.yml by @hibobmaster in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/294
* 修复在移动端高度被搜索栏占用导致无法完整显示一屏问题 by @Dogtiti in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/285
* feat: add confirm tips when deleting conversation on pc by @leedom92 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/303
* ci: update sync action by @yorunning in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/324
* fix: #331 修复中文输入法下enter错误发送消息问题 by @qirong77 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/333
* fix: 微信 Android 内置浏览器兼容性   by @quark-zju in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/322
* Fix typos by @SadPencil in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/347
* The Clear Data button on the Settings page is only clear for all dialog data. by @AprilNEA in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/346

## New Contributors
* @XiaoMiku01 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/262
* @DanielRondonGarcia made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/259
* @Dogtiti made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/285
* @yorunning made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/324
* @qirong77 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/333
* @quark-zju made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/322
* @SadPencil made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/347

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