v2.10.3
ChatGPTNextWeb/NextChatv2.10.3Feb 7, 2024by fred-bf
AI Summary
Focuses on stabilizing Google Gemini integration in the desktop app and adding support for custom API endpoints and HTTP schemes.
Key Highlights
- Google Gemini support in desktop app
- Custom API endpoint support
- HTTP scheme support
- Vercel deploy preview fixes
New Features
- Desktop app Gemini support
- Custom API endpoint configuration
- HTTP scheme fixes
Full Release Notes
## What's Changed * Fix [CI/CD] [Vercel] Deploy Preview by @H0llyW00dzZ in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4005 * fix: avoiding not operation for custom models by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4010 * fix: fix gemini issue when using app by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4013 * feat: bump version by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4015 * fix: support custom api endpoint by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4016 * Fix/gemini app endpoint by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4017 * fix: add support to http scheme. by @Anivie in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/3985 * chore: update tauri dependencies by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4018 ## New Contributors * @Anivie made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/3985 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.10.2...v2.10.3