Releases: Taewan-P/gpt_mobile
Releases · Taewan-P/gpt_mobile
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
v0.5.3
v0.5.2
v0.5.1
What's Changed
- Prevent multiple line title by @Taewan-P in #65
- Add scroll to bottom functionality by @Taewan-P in #66
- Add Russian translate by @OFGING in #71
- Fix latestMessageIndex out of bounds error by @Taewan-P in #75
- Fix disappearing chat when 2 or more chats are retrying by @Taewan-P in #76
- Switch markdown library by @Taewan-P in #77
- Add copy message chip to user message by @Taewan-P in #78
New Contributors
- @OFGING made their first contribution in #71
Full Changelog: v0.5.0...v0.5.1