Skip to content

Releases: Taewan-P/gpt_mobile

v0.5.3

29 Oct 16:13
f55cbe7
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Oct 16:30
7dee52e
Compare
Choose a tag to compare

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

05 Jul 19:03
c5577c9
Compare
Choose a tag to compare

What's Changed

  • Remove timestamp to support reproducible builds by @Taewan-P in #17

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Jul 09:11
893f4bb
Compare
Choose a tag to compare

What's Changed

  • Support customizing temperature, top p (Nucleus Sampling), and system prompt by @Taewan-P in #13
  • Add about page & license page by @Taewan-P in #15

Full Changelog: v0.3.2...v0.4.0

v0.3.2

27 Jun 11:38
5cd334d
Compare
Choose a tag to compare

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

v0.3.1

25 Jun 11:59
8aeec41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Jun 09:18
43a8428
Compare
Choose a tag to compare

What's Changed

  • Update Dynamic SVG based xml to ImageVector by @Taewan-P in #3
  • Implement Chat Deletion by @Taewan-P in #4
  • Also supports monochrome icons for Material You
  • For devs, AGP and gradle versions are updated

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Jun 11:12
095c9b6
Compare
Choose a tag to compare

What's Changed

  • Add Claude 3.5 Sonnet support by @Taewan-P in #1
  • Update safety settings for Gemini by @Taewan-P in #2
  • Some UI improvements included

Full Changelog: v0.1.0...v0.2.0