Releases: Taewan-P/gpt_mobile
Releases · Taewan-P/gpt_mobile
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
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add Ollama Support by @Taewan-P in #47 <- Finally! 🎉
- Add GPT-4o mini support by @Taewan-P in #48
- Support custom API address by @Taewan-P in #33
- Support custom model (id) in #47
- Navigate to new chat directly if only one platform is enabled by @Taewan-P in #49
- Add Simplified Chinese translation by @nightgpt in #24
- Updated Chinese Simplified translation by @nightgpt in #36
- Add TR Locales by @mikropsoft in #38
- Update App Links by @Taewan-P in #64
For devs
- Kotlin version is now upgraded to 2.0.20
- AGP version is upgraded to 8.7.0
- Gradle version is migrated to 8.9
- Some other dependencies as well
New Contributors
- @nightgpt made their first contribution in #24
- @mikropsoft made their first contribution in #38
Thank you for the contribution!
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
v0.3.2
What's Changed
- Chat ScrollState Improvements & Chat Bug Fixes by @Taewan-P in #7
- Also scrolls down automatically when question is asked and when answer is completed.
- Fix occasional index out of range errors for ScreenState by @Taewan-P in #8
- Setup for F-Droid release by @Taewan-P in #6
Full Changelog: v0.3.1...v0.3.2