v1.9.9

ChatGPTNextWeb/NextChatv1.9.9Apr 17, 2023by Yidadaa

AI Summary

Adds user prompts feature and improves internationalization with German translation.

Key Highlights

  • Add user prompts feature
  • Add German language translation
  • Fix fetch duplex errors
  • Fix errors on Windows

New Features

  • User prompts
  • German translation
  • Fix fetch duplex errors
  • Fix errors on Windows

Full Release Notes

## What's Changed
* fix IT translation by @ilario92 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/830
* Add german language translation de.ts by @tscherrie in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/836
* some final language quality improvements by @tscherrie in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/838
* feat: #813 #118 #513 and fix #829 #832 by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/839
* fix: #853 fetch duplex errors by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/859
* Update app/requests.ts by @ClarenceYk in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/861
* fix:  #863 errors on windows by @jaw52 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/870
* feat: user prompts by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/882

## New Contributors
* @tscherrie made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/836
* @jaw52 made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/870

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