New version 61.0.0

This commit is contained in:
Juha Heinanen
2024-10-10 17:32:06 +03:00
parent d20c793daa
commit 571c96979b
2 changed files with 7 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 34 targetSdkVersion 34
versionCode = 402 versionCode = 403
versionName = '60.4.2' versionName = '61.0.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,5 @@
- Allow , and # characters in tel number (for example when calling Teams)
- Use accent color intead of bold in Call History time column if a call in that call row has been recorded
- Do not include uuid in backup file (prevents having many baresip UAs with same identity)
- By default, include date and time in backup file name
- New Spanish and Portuguese (Brazil) translations