v2.4

ChatGPTNextWeb/NextChatv2.4May 14, 2023by Yidadaa

AI Summary

Adds Russian and Czech language support along with various bug fixes, hotkey improvements, and UI enhancements.

Key Highlights

  • Add Russian and Czech language translations
  • Add model and time info to prompts
  • Hotkey to switch chats and allow disabling gpt-4
  • Fix hotkey clashes bug
  • Better select style

New Features

  • Russian translation
  • Czech translation
  • Model and time info in prompts
  • Hotkey improvements
  • Better select style
  • Scrolling effect when switching chat windows
  • Cloudflare Pages deployment instructions

Full Release Notes

## What's Changed
* feat: sync code every day instead of every hour by @yzy1996 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1335
* feat: #1055, #444 and fix #1359 hot key to switch chat and allow to disable gpt-4 by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1361
* feat: add model and time info to prompts by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1364
* 添加Cloudflare Pages的部署说明 by @darth-pika-hu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1368
* fix: row count logic  by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1371
* Adding Russian translation by @crim50n in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1381
* Add 🇨🇿 Czech translation by @pBrambi in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1396
* feat: better select style by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1383
* Fix bug #1413 hotkey clashes by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1417
* Fix: click the prompt button to hide hints when it's already shown by @zxdclyz in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1421
* fix: #1401 try to disable zoom by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1431
* docs: add supported languages to README.md by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1456
* 增加文生图面具 by @InitialXKO in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1459
* fix: show Vietnamese in its own language by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1454
* feat: scrolling effect when switching chat windows by @wsw2000 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1446
* fix: the theme-color selector by @yorunning in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1450
* fix: typo upater -> updater by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1452
* remove error messages in toBeSummarizedMsgs by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1475
* fix: #1423 should not scroll right when dragging side bar items by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1491
* fix: #1444 async load google fonts by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1492

## New Contributors
* @yzy1996 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1335
* @darth-pika-hu made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1368
* @crim50n made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1381
* @pBrambi made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1396
* @PaRaD1SE98 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1383
* @zxdclyz made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1421
* @InitialXKO made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1459

**Full Changelog**: https://github.com/Yidadaa/ChatGPT-Next-Web/compare/v2.3...v2.4