Releases: gotify/android
Releases · gotify/android
Version 2.3.1
- Fix crash when polling new messages and the request fails
- Fix crash when sharing, but there is no active user
Version 2.3.0
- Add
client::notification.bigImageUrl
extra (#200 by @ngruychev) - Update dependencies
- Fix APK signing
Version 2.2.0
- Add markdown support in notifications (#184 by @Sternagfonkel)
Version 2.1.3
- Disallow sending messages if no applications exists (#182 by @Sternagfonkel)
- Add support for strike-through in markdown messages (#183 by @Sternagfonkel)
Version 2.1.2
- Improve websocket reconnects
Version 2.1.1
- Fix base64 markdown images
Version 2.1.0
Version 2.0.14
Version 2.0.13
- Show app icon in notifications (#106 by @newhinton)
- Delete client on logout (#114)
- Fix scheduled reconnect (#117)
- Add share and push message support (#72 via #122 by @tomasvanagas)
- Fix uncaught exception while parsing message id (#119 via #127 and #125)