Skip to content

Releases: Taewan-P/gpt_mobile

v0.5.0

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

What's Changed

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

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

v0.1.0

16 Jun 13:51
300a7db
Compare
Choose a tag to compare

Initial Release!