v2.9.11

ChatGPTNextWeb/NextChatv2.9.11Nov 10, 2023by Yidadaa

AI Summary

Adds Azure support and implements a custom model list control feature, along with improvements to chat summary and deletion prompts.

Key Highlights

  • Azure support added
  • Custom models to control model list
  • Copyable chat summary
  • Delete chat confirmation prompt

New Features

  • Azure OpenAI integration
  • Custom model list control
  • Copyable summaries
  • Delete confirmation dialog

Full Release Notes

## What's Changed
* docs: up to date by @AnYiEE in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3171
* Update cloudflare-pages-cn.md by @hekbobo in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3183
* docs: fix typo in #3171 by @AnYiEE in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3181
* feat: close #2954 chat summary should be copyable by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3190
* fix: #3174 should prompt to confirm to delete chat by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3191
* feat: close #3187 use CUSTOM_MODELS to control model list by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3192
* feat: close #935 add azure support by @Yidadaa in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3206

## New Contributors
* @AnYiEE made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3171
* @hekbobo made their first contribution in https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3183

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