Hi everyone, sorry for the inactivity, I've been busy with stuff.
This release is mostly to make some of the contributors work available on Flathub, thanks to them for the commits!
New
- Updated model list
What's Changed (Other Contributors)
- Update openai_instances.py for sarvam ai by @olumolu in #1146
- fixed bug #1136 by @AlphaX2 in #1150
- multiple fixes some are for crashes, GTK safety issues, and missing imports and so on by @olumolu in #1154
- add qwen3.6 model to model list by @razzeee in #1177
- Fix LaTeX rendering for single dollar sign delimiters by @axis6404 in #1169
- Add new instance classes for MiniMax, ZAI, and XiaomiMiMo by @olumolu in #1162
- Added cloudflare ai inference provider support by @olumolu in #1152
- Add AtlasCloud instance class to openai_instances.py by @olumolu in #1161
- Fixed an AttributeError when the page fails to load by @muditmehta07 in #1182
- fix: restrict inline LaTeX regex to prevent text rendering regression by @axis6404 in #1185
- Fix chat message deletion scroll behavior by @gsquarediv in #1184
- Fix: always delete attachments upon message regen by @gsquarediv in #1187
- Update init.py by @olumolu in #1188
- Fix: make file extension comparison case-insensitive by @gsquarediv in #1192
- Fix: Improve type safety of error handling by @gsquarediv in #1191
- Fix: add User-Agent string to header by @gsquarediv in #1190
- Add Gemma4 12b by @gsquarediv in #1195
- Fix: eradicate infinite loops during tool calls by @gsquarediv in #1196
- Various OpenAI API fixes by @sdroege in #1194
New Contributors
- @AlphaX2 made their first contribution in #1150
- @razzeee made their first contribution in #1177
- @axis6404 made their first contribution in #1169
- @muditmehta07 made their first contribution in #1182
- @sdroege made their first contribution in #1194
Full Changelog: 9.2.3...9.2.4