mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-30 09:49:26 +00:00
Updated CHANGELOG & bumped version code to 6.0.3 (1)
This commit is contained in:
parent
0c90ede693
commit
b4432fcb5c
3 changed files with 33 additions and 11 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
|
@ -10,7 +10,29 @@ Group changes to describe their impact on the project, as follows:
|
|||
Fixed for any bug fixes.
|
||||
Security to invite users to upgrade in case of vulnerabilities.
|
||||
|
||||
|
||||
## [6.0.3] – 2026-01-29
|
||||
|
||||
### Changed
|
||||
- Updated translations from Weblate
|
||||
- Refreshed presence information in history details
|
||||
- Refreshed displayed friend when the contacts list is updated
|
||||
- Display core call logs instead of account call logs when only one account is configured
|
||||
- Updated launch screen (splash screen)
|
||||
- Use searchChatRoomByIdentifier instead of searchChatRoom when changing the displayed chat room
|
||||
- Updated encryption handling when call state changes
|
||||
- Store magicSearch.allContacts to display the full contact list on app startup
|
||||
- Moved disable_chat_feature to the UI section
|
||||
- Updated account parameters in CoreContext when needed
|
||||
- Enabled core push notifications by default
|
||||
|
||||
### Fixed
|
||||
- Disabled video button in audio-only mode during a call
|
||||
- Disabled mediaEncryptionMandatory when media encryption is set to None
|
||||
- Fixed international prefix reset in settings
|
||||
- Fixed crash on defaultDomain with invalid UTF-8 strings
|
||||
- Removed authentication info when logging out of an account
|
||||
|
||||
|
||||
## [6.0.2] - 2025-09-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1491,7 +1491,7 @@
|
|||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited) -DUSE_CRASHLYTICS";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone.msgNotificationService;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
|
@ -1533,7 +1533,7 @@
|
|||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited) -DUSE_CRASHLYTICS";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone.msgNotificationService;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
|
@ -1716,7 +1716,7 @@
|
|||
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
||||
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
||||
MACOSX_DEPLOYMENT_TARGET = 13.3;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited) -DUSE_CRASHLYTICS";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
|
@ -1778,7 +1778,7 @@
|
|||
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
||||
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
||||
MACOSX_DEPLOYMENT_TARGET = 13.3;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited) -DUSE_CRASHLYTICS";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
|
@ -1812,7 +1812,7 @@
|
|||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone.linphoneExtension;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SDKROOT = iphoneos;
|
||||
|
|
@ -1846,7 +1846,7 @@
|
|||
"@executable_path/../../Frameworks",
|
||||
);
|
||||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||||
MARKETING_VERSION = 6.0.2;
|
||||
MARKETING_VERSION = 6.0.3;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone.linphoneExtension;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SDKROOT = iphoneos;
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"location" : "https://github.com/Finalet/Elegant-Emoji-Picker",
|
||||
"state" : {
|
||||
"branch" : "main",
|
||||
"revision" : "12c1a2be1adbe7a774ebdd2c48f02d95b8884df6"
|
||||
"revision" : "31605313f26a5997495aba6906b1c5bf8bf7b124"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
"location" : "https://gitlab.linphone.org/BC/public/linphone-sdk-swift-ios.git",
|
||||
"state" : {
|
||||
"branch" : "stable",
|
||||
"revision" : "4d51a91278236d1a22d880b769397c94a2bb7b3e"
|
||||
"revision" : "a6d620c47433bdbc1c2c3683dc5a64b6662aa999"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -150,8 +150,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-protobuf.git",
|
||||
"state" : {
|
||||
"revision" : "2547102afd04fe49f1b286090f13ebce07284980",
|
||||
"version" : "1.31.1"
|
||||
"revision" : "c169a5744230951031770e27e475ff6eefe51f9d",
|
||||
"version" : "1.33.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue