New version 89.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 540
|
versionCode = 541
|
||||||
versionName = "88.1.5"
|
versionName = "89.0.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
7
fastlane/metadata/android/en-US/changelogs/541.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/541.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
- Mobile account and calling related fixes and enhancements
|
||||||
|
- Search also contact TEL URIs and SIP URI userparts for suggestions
|
||||||
|
- In addition to contact name, show also contact's URI or label in suggestions
|
||||||
|
- Reject incoming mobile call if SIP call is already active and vice versa
|
||||||
|
- Unique Contact URI setting is now by default disabled
|
||||||
|
- Made SIP Trace setting sub-setting of Debug setting
|
||||||
|
- New translations (Chinese)
|
||||||
Reference in New Issue
Block a user