mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 02:58:07 +00:00
update CHANGLOG.md for 4.3
This commit is contained in:
parent
bb85becf49
commit
1a35ffcb12
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -13,10 +13,28 @@ Group changes to describe their impact on the project, as follows:
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- "push notification application extension" to manage message reception.
|
||||
- Dark Mode.
|
||||
- CI to test the build and archive the application.
|
||||
|
||||
### Changed
|
||||
- Presenting the callkit view upon receipt of the push notification.
|
||||
- Using PushKit only for calls.
|
||||
- Moving db files from app containers to App Groups.
|
||||
- Updating SDK to 4.4 version
|
||||
- Some files are written in Swift.
|
||||
|
||||
### Fixed
|
||||
- Various crashs and issues.
|
||||
|
||||
## [4.2.0] - 2019-12-09
|
||||
|
||||
### Added
|
||||
- Possiblity to enable Media Encryption Mandatory in Settings.
|
||||
- Possiblity to not show app's calls in iphone's history
|
||||
- Using new AAudio & Camera2 frameworks for better performances (if available)
|
||||
- Asking the user to agree to access location information from ios 13.
|
||||
|
||||
### Changed
|
||||
- Improved performances to reduce startup time.
|
||||
|
|
@ -29,6 +47,7 @@ Group changes to describe their impact on the project, as follows:
|
|||
|
||||
### Fixed
|
||||
- Automatically downloaded images are copied when shared in a chat room.
|
||||
- Some UI errors from ios 13.
|
||||
|
||||
## [4.1.0] - 2019-05-06
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue