Releases: Taewan-P/gpt_mobile
Releases · Taewan-P/gpt_mobile
v0.7.4
What's Changed
- Improve chat input handling for large pasted text by @Taewan-P in #258
- Add math and rich markdown rendering to chat by @Taewan-P in #259
- Translations update from Hosted Weblate by @weblate in #260
- Add safer chat attachment preprocessing by @Taewan-P in #263
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Translations update from Hosted Weblate by @weblate in #252
- Added a duplicate chat button by @Emitter-166 in #251
- Fix long text input crash by @Taewan-P in #255
- Fix per-platform streaming timeouts by @Taewan-P in #256
New Contributors
- @Emitter-166 made their first contribution in #251
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix(ui): Correct "Model Name" to "Model Identifier" in provider config by @OrO-c in #234
- Translations update from Hosted Weblate by @weblate in #233
- Translations update from Hosted Weblate by @weblate in #235
- Fix: Unable to scroll to top of chat messages when keyboard is visible by @it5prasoon in #237
- Translations update from Hosted Weblate by @weblate in #236
- Trigger production build on tag push by @Taewan-P in #248
- Add per-chat per-provider model overrides by @Taewan-P in #247
New Contributors
- @it5prasoon made their first contribution in #237
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- Complete refactoring of most of the codebase
- Update libraries
- Update UI after various feedbacks
- Support thinking models
- Chat search support
- Image & File support (For only supported models, experimental)
- Latest model & API support
- Translations update
- Minor behavior fixes from feedback
New Contributors
- @rhjdvsgsgks made their first contribution in #175
- Various Contributors from Translate provided translation from #159, #162, #164, #165, #166, #187, #196
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- Translations update from Hosted Weblate by @weblate in #155
- Adding
Export Chatfunctionality. by @appatalks in #150
New Contributors
- @appatalks made their first contribution in #150
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
What's Changed
- Translations update from Hosted Weblate by @weblate in #120
- Remove AICore feature due to license issue by @Taewan-P in #121
Those who want to test out the AI Generated Chat title feature, please use the v0.6.0. I currently removed this feature due to AICore license (It's non FOSS)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add Groq support by @Taewan-P in #103
- Correct and Update Chinese Simplified translation by @OrO-c in #106
- Translations update from Hosted Weblate by @weblate in #108
- Support Chat Title Update by @Taewan-P in #117
- Handle empty chunk list in OpenAI compatible streamed response by @Taewan-P in #118
- Edit user question support by @Taewan-P in #119
New features At A Glance
- Supports chat title update + AI Generated Title(Beta)

Note that AI Generated Title can be only used with devices that support Gemini Nano (See Here).
Make sure to set up Prerequisites before using them.
IMPORTANT: AICore version name must includethirdpartyeap, since AICore has several versions depending on the SoC. - Edit User Input/Question

You can now edit any question/input that you sent previously.
Thanks for using the app ♥️
Full Changelog: v0.5.3...v0.6.0