v2.8.1

ChatGPTNextWeb/NextChatv2.8.1Jun 14, 2023by Yidadaa

AI Summary

Marks the early beta release of the Desktop App with various bug fixes.

Key Highlights

  • Desktop app readiness (Beta)
  • Fixed CORS issues
  • Fixed lazy render bugs

New Features

  • Desktop app (Beta)
  • CORS fixes
  • Lazy render fixes

Full Release Notes

🚧🚧🚧 早期实验版本,不要日常使用。
🚧🚧🚧 Early unstable version, do not trust it.

## What's Changed
* fix date time bug on chat lists by @samelamin in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1928
* fix: remove selection range when user blured by @cesaryuan in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1946
* fix: #1931 try to fix cors issues by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1967
* fix: #1954 lazy render bugs by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1968
* feat: ready to release desktop app by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1969
* feat: update app release workflow by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1970

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

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