version 2.5.0 + changes

This commit is contained in:
Christian Schneppe 2020-06-30 22:24:57 +02:00
parent 4d1de78f9e
commit 0b49e6d56c
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E
2 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,13 @@
### Changelog
#### Version 2.5.0
* remove OTR encryption (PAM)
* show help button if A/V call fails
* fixed some annoying crashes
* fixed Jingle connections (file transfer + calls) with bare JIDs
* fixed notifications not showing up under certain conditions
* fixed compatibility issues and crashes related to A/V calls
#### Version 2.4.1
* move call icon to the left in order to keep other toolbar icons in a consistent place
* show call duration during audio calls

View file

@ -103,8 +103,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 302
versionName "2.4.1"
versionCode 303
versionName "2.5.0"
//versionNameSuffix " beta_(2020-06-07)" // " beta_(XXXX-XX-XX)" // activate for beta versions
//resConfigs "en"