v2.7

ChatGPTNextWeb/NextChatv2.7Jun 3, 2023by Yidadaa

AI Summary

Adds ShareGPT integration and resolves various configuration and deployment issues.

Key Highlights

  • Share to ShareGPT feature
  • Fixed Docker proxy hostname issues
  • Fixed Vercel X-Forwarded-For headers

New Features

  • Share to ShareGPT
  • Docker proxy fixes
  • Vercel header fixes

Full Release Notes

## What's Changed
* fix: #1688 wrong clear context index by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1689
* fix: #1668 #1681 by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1693
* chore: optimize images by @misitebao in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1700
* fix: use Select component by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1695
* clean next.config.mjs by @PaRaD1SE98 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1694
* Add Jailbreak Mask by @jarieshan in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1731
* fix:  bug #1727 by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1728
* fix vercel X-Forwarded-For headers by @popcell in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1736
* fix : specify the default hostname if docker builds with a proxy by @gtoxlili in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1738
* feat: share to ShareGPT by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1741
* fix: #1747 docker file bug by @lunaflora in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1749
* fix: Logical corrections & syntax errors by @gtoxlili in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1750
* refactor: Fix undefined className in ListItem by @wsw2000 in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1742
* fix: #1746 Can't modify immutable headers. by @popcell in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1754
* chore: remove unused code by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1777
* fix: style typo error in home.module.scss by @leviding in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1780
* fix: the display format of json error by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1782
* fix: [CSS] the position of top-action buttons by @yanCode in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1781

## New Contributors
* @misitebao made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1700
* @jarieshan made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1731
* @popcell made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1736
* @gtoxlili made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1738
* @lunaflora made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1749
* @leviding made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/1780

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