v2.14.0

ChatGPTNextWeb/NextChatv2.14.0Jul 26, 2024by lloydzhou

AI Summary

Major update introducing the Artifacts feature for previewing HTML code, adding Stable Diffusion support, and updating the Google API safety settings.

Key Highlights

  • Artifacts feature (preview HTML code)
  • Stable Diffusion support
  • Google API safety settings in Settings page
  • GPT summary model changed to gpt-4o-mini

New Features

  • Artifacts feature
  • Stable Diffusion support
  • Google Safety Settings

Full Release Notes

## What's Changed
* add google api safety settings by Settings page by @yeung66 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4847
* Change gpt summary model to gpt-4o-mini by @ChenglongWang in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5063
* refactor setting page by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5067
* chore: Remove useless judgment conditions by @consistent-k in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5081
* feat: improve components structure by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5080
* Revert "feat: improve components structure" by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5088
* hotfix cache upload image by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5103
* [Feature] Stable Diffusion by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4983
* Fix defaultModel undefined error by @ZTH7 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5071
* [Artifacts] add preview html code by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5092

## New Contributors
* @yeung66 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4847
* @ChenglongWang made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5063
* @ZTH7 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5071

**Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.13.1...v2.14.0