v1.9.1

ChatGPTNextWeb/NextChatv1.9.1Apr 2, 2023by Yidadaa

AI Summary

Introduces contextual prompt editing and fixes issues related to history message count and preview bubbles. Key highlights include the ability to edit context prompts, a toggle for the send preview bubble, and fixes for missing localization strings.

Key Highlights

  • Added context prompt edit feature
  • Added send preview bubble switch
  • Fixed history message count logic
  • Fixed missing SendPreviewBubble in ES config

New Features

  • Contextual prompt editing
  • Send preview bubble toggle

Full Release Notes

## What's Changed
* feat: add switch of send preview bubble by @RugerMcCarthy in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/271
* fix(locales): Fix the missing SendPreviewBubble in ES configuration by @MapleGu in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/360
* fix: fix history message count by @cesaryuan in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/355
* translate SendPreviewBubble by @cyhhao in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/376
* feat: add context prompt edit, fix #203 #244 #367 #289 #253 #356 #330 #321 by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/378

## New Contributors
* @MapleGu made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/360
* @cesaryuan made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/355
* @cyhhao made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/376

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