mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-01 00:16:23 +00:00
Update Change logs
This commit is contained in:
parent
e2be6e2c15
commit
eb82a100c6
1 changed files with 27 additions and 0 deletions
27
CHANGELOG.md
27
CHANGELOG.md
|
|
@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## 4.2.3 - 2020-10-09
|
||||
|
||||
### Added
|
||||
|
||||
- Add support to tel and callto protocols
|
||||
- Allow Pulseaudio to switch devices automatically. For example, it will mute all applications that have music when receive a call from Linphone.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Contact name can contain special characters
|
||||
- Avoid to reduce window if it is currently maximized when clicking on contacts
|
||||
- Cleaner use of Windows registries
|
||||
|
||||
## 4.2.2 - 2020-07-30
|
||||
|
||||
### Fixed
|
||||
|
||||
- Crash on Opus
|
||||
|
||||
## 4.2.1 - 2020-07-03
|
||||
|
||||
### Fixed
|
||||
|
||||
- Crash on registration
|
||||
- Multiple popup were hidden : show them as a stack view
|
||||
|
||||
## 4.2.0 - 2020-06-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue