Skip to content

Releases: Taewan-P/gpt_mobile

v0.7.2

15 Feb 07:40
26cf642

Choose a tag to compare

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

Full Changelog: v0.7.1...v0.7.2

v0.7.1

13 Jan 15:43
bc21311

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Jan 14:21
74de25b

Choose a tag to compare

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

Full Changelog: v0.6.3...v0.7.0

v0.6.3

06 Jan 12:32
b411845

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Dec 07:06
baeed78

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Nov 14:02
fcfa64f

Choose a tag to compare

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

18 Nov 07:35
1deb5d8

Choose a tag to compare

What's Changed

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 include thirdpartyeap, 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

29 Oct 16:13
f55cbe7

Choose a tag to compare

What's Changed

  • Correct and Update Chinese Simplified translation by @nightgpt in #85
  • Fix Ollama assistant message not being gathered when sent to the API by @Taewan-P in #91

Full Changelog: v0.5.2...v0.5.3

v0.5.2

26 Oct 11:46
36d8b78

Choose a tag to compare

What's Changed

  • Fix going to intro screen when Ollama is only initially selected and used by @Taewan-P in #82

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Oct 11:53
437f033

Choose a tag to compare

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