v2.6

ChatGPTNextWeb/NextChatv2.6May 21, 2023by Yidadaa

AI Summary

Adds image export functionality, context clearing, and UI improvements for mask lists.

Key Highlights

  • Export conversations as images
  • Clear Context button to reset memory
  • Scrollable mask lists in new-chat page

New Features

  • Export to image
  • Clear context button
  • Scrollable mask lists

Full Release Notes

![image](https://github.com/Yidadaa/ChatGPT-Next-Web/assets/16968934/3156c50d-33e3-4267-9cec-9f7d39c0aef7)

## 🎉 Introducing v2.6 on GitHub! 🚀
We're thrilled to announce the latest version of our project, packed with exciting new features and improvements:
- 🌟 Fresh Export Functionality: You can now export conversations  as images! Share your memorable conversations on social media with ease.
- 🚨 Context Clear: Is your AI nodding off? Use the "clear context" button to reset and help it forget your previous conversation. Of course, you can recover the context anytime you want.
- 🎭 Mask Welcome Page: A slight tweak to the welcome page, now the masks can scroll!

If you encounter any issues, please let us know and we'll address them as soon as possible. Have fun!

---

来看看我们在 v2.6 带来了什么新东西:
- 🌟 焕然一新的导出功能:现在你可以将聊天记录导出为图片了,快将你们的精彩对话分享到社交平台吧!
- 🚨 清除上下文:是否觉得它在打盹?使用清除上下文按钮让它忘记你们的对话!当然,你也可以随时恢复上下文 :)
- 🎭 面具欢迎页:一点小改动,下方的面具们终于可以滚动啦~

如果你在新版本中遇到了什么问题,请及时反馈!玩得开心~

---

## What's Changed
* fix: allow to import a single mask by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1622
* fix: get real-ip instead of vercel edge network ip by @Algustine in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1629
* fix: css on display chat names by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1636
* feat: close #1478 new chat use global config as default by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1644
* Not to detect user lang when running in Node by @yaojingguo in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1648
* feat: close #1626 hide context prompts in mask config by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1653
* Revert "Not to detect user lang when running in Node" by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1657
* feat: scrollable mask lists in new-chat page by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1658
* feat: close #1415 clear context button by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1659
* feat: close #1382 only clear memory btn in chat config by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1660
* fix: bug #1662 by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1665
* feat: close #580 export messages as image by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1678
* chore: mobile export image style by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1679

## New Contributors
* @Algustine made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1629
* @yaojingguo made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1648

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