Releases: gotify/android
Releases · gotify/android
Version 2.8.1
Version 2.8.0
- Add support for client authentication (mTLS) with PKCS#12 certificates. #85 via #230, #344 by @cyb3rko and @polizz
- Add basic auth support for images. #111 via #356 by @cyb3rko
- Improve password manager autofill support. #326 by @cyb3rko
- Add svg support for markdown images. #133 via #345 by @cyb3rko
- Update dependencies, remove deprecations. #321, #322, #325, #336, and #357 by @cyb3rko
- Refresh readme. #335, #342 by @cyb3rko
- Migrate from Picasso to Coil. #337 by @cyb3rko
- Fix link colors in non markdown messages. #341 via #346 by @cyb3rko
Thanks @cyb3rko for contributing and keeping gotify/android up-to-date!
Version 2.7.1
Version 2.7.0
- Fix f-droid metadata by @cyb3rko
- Automatically reconnect after network connected by @chunfengyao
- Redesign status bar by @cyb3rko & @chunfengyao
- Add confirm dialog when deleting all messages by @cyb3rko
- Add Android 14 support by @cyb3rko
Version 2.6.0
- 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
- 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
- Change notification icon by @PanderMusubi
- Add compact message layout by @cyb3rko
- Migrate to android view bindings by @cyb3rko
- Improve link colors by @Sternagfonkel
- Change label of foreground notification by @Sternagfonkel
Version 2.3.3
Fix release
Version 2.3.2
- Keep selected application on screen rotation (#207 via #208 by @Sternagfonkel)
Version 2.3.1
- Fix crash when polling new messages and the request fails
- Fix crash when sharing, but there is no active user