Updated CHANGELOG & bumped version code to 6.1.0 (7)

This commit is contained in:
Benoit Martins 2026-03-06 11:20:12 +01:00
parent d00257d93c
commit d0418ae07c
4 changed files with 32 additions and 39 deletions

View file

@ -14,40 +14,33 @@ Group changes to describe their impact on the project, as follows:
## [6.1.0] - Unreleased
### Added
- LDAP and CardDAV settings
- Advanced settings in third-party SIP account login view
- Phone number calls in contact details
- Recording player
- Recording list
- Automatic Git commit, branch, and tag info for Help views
- Message deletion feature
- Message editing feature
- Support for LDAP and CardDAV accounts
- Advanced settings for third-party SIP accounts, including outbound proxy configuration
- Display of contacts, suggestions, media, and document lists in history, conversation, and contact detail views
- Recording player with automatic playback of next recording
- Trusted/untrusted devices visualization and list management
- Pending notifications banner
- Option to show or hide chat message content in notifications
- Message editing and deletion features
### Changed
- Launch Screen (Splash Screen)
- Updated translations from Weblate
- Updated SPM dependencies
- Disabled meetings view when audio/video conference factory address is missing
- Moved disable_chat_feature to UI section
- Updated configuration files
- Updated last message text in conversation list
- Updated PopupView UI
- Display core call logs instead of account call logs when the user has only one account
- Launch Screen (Splash Screen) refreshed
- Dialer and Popup UI improvements, including DTMF playback and layout fixes
- Audio session management refactored for stability
- Core call logs displayed when user has only one account
- Updated last message text display in conversation list
### Fixed
- International prefix reset in settings
- Prevent editing of read-only (LDAP) contacts
- Crash when editing a contact (safe unwrapping of friend/photo)
- EditContactFragment view and “+” allowed in dialer
- Dial plan selector and default dial plan
- Encryption update when call state changes
- Unread message counter update in onMessageRetracted
- French translation of message_content_deleted
- Stop composing when the user stops typing
- Refresh presence info in history detail
- Refresh displayed friend when the contacts list is updated
- Prefix handling in interpretUrl when calling a phone number
- SIP contacts filter
- Reaction refresh issues
- Media list UI and message bubble paths
- Various contact and phone number handling issues
- Chatroom disabled when insecure
- Call transfer logic updated
- Debug print statements removed
- CorePreferences and SSO improvements
- Display peer address in conversation
- Several minor crashes and UI inconsistencies resolved
## [6.0.3] 2026-01-29

View file

@ -2,6 +2,6 @@ import Foundation
public enum AppGitInfo {
public static let branch = "master"
public static let commit = "58d269a65"
public static let commit = "d00257d93"
public static let tag = "6.1.0-alpha"
}

View file

@ -1721,7 +1721,7 @@
CODE_SIGN_ENTITLEMENTS = msgNotificationService/msgNotificationService.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
@ -1765,7 +1765,7 @@
CODE_SIGN_ENTITLEMENTS = msgNotificationService/msgNotificationService.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
@ -1927,7 +1927,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_ENTITLEMENTS = Linphone/Linphone.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "\"Linphone/Preview Content\"";
@ -1991,7 +1991,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_ENTITLEMENTS = Linphone/Linphone.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Linphone/Preview Content\"";
DEVELOPMENT_TEAM = Z2V957B3D6;
@ -2051,7 +2051,7 @@
CODE_SIGN_ENTITLEMENTS = linphoneExtension/linphoneExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
@ -2085,7 +2085,7 @@
CODE_SIGN_ENTITLEMENTS = linphoneExtension/linphoneExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
@ -2118,7 +2118,7 @@
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
@ -2154,7 +2154,7 @@
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;

View file

@ -123,7 +123,7 @@
"location" : "https://gitlab.linphone.org/BC/public/linphone-sdk-swift-ios.git",
"state" : {
"branch" : "beta",
"revision" : "47f51cb77ab75911b88b642ddde772c88fe8dc36"
"revision" : "8b74ba1e4417ef808027a95b159c111986ceda5c"
}
},
{