What's New
- Removed toast notifications for connection restore.
- Now displays toast notifications when a request is retried.
- Correctly handles server-side WebSocket closures.
- On mobile, shows settings during error to improve troubleshooting.
- Automatically searches for videos and images per query.
- Updated configuration to support custom OpenAI settings via
config.toml
(settings persist across sessions). - Handlers have been updated to use the new custom OpenAI configuration.
- Added an empty check to avoid potential errors.
- Updated the
markdown-to-jsx
dependency. - Added support for Gemini 2.0 Flash Exp models.
- Introduced a new settings page with live refresh so changes update instantly without needing a page reload