New version 23.0.0
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode = 139
|
versionCode = 140
|
||||||
versionName = '22.1.0'
|
versionName = '23.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
- Added visibility toggle to Account's Authentication and STUN/TURN Passwords
|
||||||
|
- Prefer VPN interface (if any) when choosing from available network interfaces
|
||||||
|
- Added note to About text about interface preference order
|
||||||
|
- Improved configuration of Account's Media NAT Traversal
|
||||||
|
- Default to Google's STUN server also when Media NAT Traversal protocol is ICE
|
||||||
|
- Increased maximum lengths of Account's Authentication and STUN/TURN Usernames and Display Name to 64 characters
|
||||||
|
- Added/updated FR, NO, and FI string translations
|
||||||
Reference in New Issue
Block a user