Skip to content

Releases: gotify/android

Version 2.8.1

02 Aug 13:22
Compare
Choose a tag to compare
  • Refresh relative date-times when re-opening the app (#365 via #366)
    • This stopped working with the 2.8.0 release.
  • Auto reconnect when the server returns 4xx error (#364 via #368)
  • Fix inline / base64 images (#362 via #367)

Version 2.8.0

07 Jul 07:41
Compare
Choose a tag to compare

Thanks @cyb3rko for contributing and keeping gotify/android up-to-date!

Version 2.7.1

08 Oct 18:37
Compare
Choose a tag to compare
  • Fix crash on WebSocketService#destroy (#311)
  • Ask when opening intent url from messages (#227 via #315 by @cyb3rko)
  • Improve startup time (#314 by @cyb3rko)
  • Migrate to different log framework (#317)
  • Remove deprecated calls (#306 by @cyb3rko)

Version 2.7.0

24 Jun 10:20
Compare
Choose a tag to compare

Version 2.6.0

19 Mar 11:25
Compare
Choose a tag to compare
  • Update app design by @cyb3rko
  • Fix error when refreshing the app by @cyb3rko
  • Fix navigation drawer header when having a long server URL by @cyb3rko
  • Add setting for separate notification channels per Gotify application by @cyb3rko and @newhinton
  • Add setting to exclude the message activity from the recent apps by @sgpublic

Version 2.5.1

03 Feb 09:11
Compare
Choose a tag to compare
  • Migrate to Kotlin
  • Add native android splash screen
  • Add notification permission popup
  • Update log view after log is cleared
  • Update to Java 11
  • Increase minSdkVersion to 23
  • Increase targetSdkVersion to 33
  • Update dependencies
  • Add fastlane metadata + images
  • Rename some texts

Huge thanks to @cyb3rko for implementing most of the changes!

Version 2.4.0

21 Oct 17:49
Compare
Choose a tag to compare

Version 2.3.3

30 Jan 09:54
Compare
Choose a tag to compare

Fix release

Version 2.3.2

30 Jan 09:36
09ccd4d
Compare
Choose a tag to compare

Version 2.3.1

09 Jan 14:28
Compare
Choose a tag to compare
  • Fix crash when polling new messages and the request fails
  • Fix crash when sharing, but there is no active user