v2.14.1
ChatGPTNextWeb/NextChatv2.14.1Aug 6, 2024by lloydzhou
AI Summary
Supports the DALL-E 3 model, integrates Moonshot and Tencent APIs, and adds UI improvements like code folding and font-family configuration.
Key Highlights
- DALL-E 3 model support
- Moonshot API integration
- Tencent API integration
- Code folding feature for markdown
- Configurable font-family for chat content
New Features
- DALL-E 3 model
- Moonshot API
- Tencent API
- Code folding
- Font configuration
Full Release Notes
## What's Changed * chore: update owner by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5110 * Update README.md by @ElricLiu in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5124 * hotfix for using google api in app by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5141 * add moonshot api by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5156 * Feature/tencent by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5157 * Feature/tencent by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5171 * fix: sidebar title style by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5154 * fix: locales => Locale by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5147 * ✨ feat(markdown): 对纯文本的代码块内容进行折行处理 by @frostime in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5136 * fix: replace '&' with concurrently for cross-platform compatibility by @DDDDD12138 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5126 * ✨ feat: 为命令前缀( `:` )增加对中文符号 `:`的支持 by @frostime in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5175 * ✨ feat(config): Config the font-family of chat content by @frostime in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5179 * reduce cloudflare functions build size by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5190 * ✨ feat: 调整模型列表,将自定义模型放在前面显示 by @frostime in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5180 * add dalle3 model by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5173 * fix: azure summary by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5205 * fix: baidu error_code 336006 by @HyiKi in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5194 * style: Fixed an issue where the sample of the reply content was displayed out of order by @ahzmr in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5174 * Feature/support iflytek spark by @webws in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5181 ## New Contributors * @frostime made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5136 * @HyiKi made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5194 * @ahzmr made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5174 * @webws made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5181 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.14.0...v2.14.1