forked from mirrors/linphone-iphone
Release 4.0.1
This commit is contained in:
parent
0c12553f0e
commit
7eba833021
2 changed files with 9 additions and 1 deletions
|
|
@ -10,6 +10,14 @@ 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.
|
||||
|
||||
## [4.0.1] - 2018-06-26
|
||||
|
||||
### Fixed
|
||||
- Fix TURN
|
||||
- Start video stream on first call
|
||||
- Fix audio unit management in case of call time out
|
||||
- Fix registration issue with some SIP services (ie: Asterix)
|
||||
|
||||
## [4.0] - 2018-06-11
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0</string>
|
||||
<string>1</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<true/>
|
||||
<key>ITSEncryptionExportComplianceCode</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue