New version 23.0.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 139
|
||||
versionName = '22.1.0'
|
||||
versionCode = 140
|
||||
versionName = '23.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
7
fastlane/metadata/android/en-US/changelogs/23.0.0.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/23.0.0.txt
Normal file
@ -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