diff --git a/CHANGELOG.md b/CHANGELOG.md index f5522a644..cc10cf7d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,13 @@ Group changes to describe their impact on the project, as follows: ### Added - Added "Forgot your password?" link in Linphone account assistant +- [Full IPv6 support to comply Apple requirements] +- Hardware accelerated H264 codec ### Changed - Enable Neon intrinsics optimizations for speex resampler (ENABLE_ARM_NEON_INTRINSICS) - Push notifications are now configurable per account -- Update to latest OpenH264 version to fix issue with Xcode 7.3 and arm64 devices [openh264-2434] +- Update to latest OpenH264 version to fix issue with Xcode 7.3 and arm64 devices [openh264 issue 2434] - Default transport reset to "UDP" for external accounts in assistant since most providers only support that ### Fixed @@ -60,4 +62,5 @@ consider inputs to be phone numbers, otherwise SIP addresses. [Unreleased]: https://github.com/BelledonneCommunications/linphone-iphone/compare/3.12.1...HEAD [3.12.1]: http://www.linphone.org/releases/ios/liblinphone-iphone-sdk-3.12.1.zip [plugins registration]: https://github.com/BelledonneCommunications/linphone-iphone/blob/3.12.1/Classes/LinphoneManager.m#L1461-L1472 -[openh264-2434]: https://github.com/cisco/openh264/issues/2434 +[openh264 issue 2434]: https://github.com/cisco/openh264/issues/2434 +[Full IPv6 support to comply Apple requirements]: https://developer.apple.com/news/?id=05042016a