Updated changelog

This commit is contained in:
Sylvain Berfini 2019-02-19 16:17:16 +01:00
parent 3a1a1f7102
commit 44d8f49b86

View file

@ -10,7 +10,7 @@ Group changes to describe their impact on the project, as follows:
Fixed for any bug fixes. Fixed for any bug fixes.
Security to invite users to upgrade in case of vulnerabilities. Security to invite users to upgrade in case of vulnerabilities.
## [4.1] - 2018-xx-xx ## [4.1] - 2019-xx-xx
### Improvements ### Improvements
- Improved UI. - Improved UI.
@ -25,6 +25,7 @@ Group changes to describe their impact on the project, as follows:
### Features ### Features
- Added new end to end LIME encryption for instant messaging, both for single chat rooms and group ones. - Added new end to end LIME encryption for instant messaging, both for single chat rooms and group ones.
- Send multiple files with text at the same time. - Send multiple files with text at the same time.
- Allow multiple images to be shared from other app through linphone at once.
- Support of H265 codec. - Support of H265 codec.
- Use TextureView instead of GL2JNIView, easier to use and will fix issues. - Use TextureView instead of GL2JNIView, easier to use and will fix issues.
- Send SMS to invite your friends in using Linphone. - Send SMS to invite your friends in using Linphone.
@ -34,6 +35,9 @@ Group changes to describe their impact on the project, as follows:
- Call recording. - Call recording.
- Get remote provisioning URL from QR code scan. - Get remote provisioning URL from QR code scan.
### Fixes
- Fixed chat room user can't get into if there are more than one with the same remote but different local accounts
## [4.0.1] - 2018-06-26 ## [4.0.1] - 2018-06-26
### Fixed ### Fixed