v2.14.2
ChatGPTNextWeb/NextChatv2.14.2Aug 16, 2024by lloydzhou
AI Summary
Adds quality and style options for DALL-E 3, fixes logic regarding GPT-4 restrictions, improves accessibility, and introduces Baidu API support.
Key Highlights
- DALL-E 3 adds 'quality' and 'style' options
- Fixes issue preventing GPT-4o-mini usage when GPT-4 is blocked
- Accessibility improvements for the interface
- Baidu API integration support
New Features
- Enhanced DALL-E 3 options
- Baidu API provider support
Full Release Notes
## What's Changed * 解决禁止gpt4时禁止gtp4o-mini问题 by @mayfwl in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5218 * 修复拼写错误 by @122cygf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5223 * 修复ChatGPTNextWeb页面的无障碍问题 by @mayfwl in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5219 * Feature/bangpt by @mayfwl in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5233 * dall-e-3 adds 'quality' and 'style' options by @MrrDrr in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5245 * support one-click fetch available models in OpenAI Channel by @code-october in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4815 * Update README.md by @ElricLiu in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5273 * feat: add model name to conversation page by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5270 * feat: update i18n by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5093 * 代码折叠 by @mayfwl in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5235 ## New Contributors * @mayfwl made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5218 * @122cygf made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5223 * @code-october made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4815 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.14.1...v2.14.2