v1.8.0
What's Changed
- Support size settings in the image command by @mingming-ma in #531
- Implement initial version of web handlers by @Amnish04 in #519
- Support custom providers by @kliu57 in #530
- Hotfix for user settings provider table by @kliu57 in #556
- Replace "Cancel Adding Provider" SVG with an IconButton by @Amnish04 in #554
- Hide voice selection option in prefs menu when tts is not supported by @Amnish04 in #557
- swap default model to auto for free provider by @tarasglek in #545
- Logo bg color fix for all models that don't have logo by @kliu57 in #562
- Fix image generated not available after some time by @mingming-ma in #549
- Add logo for non-OpenAI models by @mingming-ma in #565
- Show Feed to user by @WangGithub0 in #546
- Configure CodeMirror editor for Web Handlers configuration by @Amnish04 in #560
- Update ChatCraftCommand::isCommand() criteria for slash function by @rjwignar in #567
- Updated regex to ignore backslash by @Rachit1313 in #559
Full Changelog: v1.7.0...v1.8.0