mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-22 06:08:07 +00:00
* The fullscreen mode is show on the current call screen
* Add Call utilities in Fullscreen mode (medias settings, security, mutable speaker) * Conference participants are mutable by clicking on them * Display the name of the caller in incoming notifications * More stable account authentifications * Message status behaviour : Resuming status when changing logs, cursor shapes updates, bind the resend message action to error icon * Notifications are shown in all available screens * Tooltips are shown in multiple lines
This commit is contained in:
parent
eca8bd8ab4
commit
4468c49d2e
1 changed files with 18 additions and 11 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
|
@ -4,30 +4,36 @@
|
|||
|
||||
### Features
|
||||
|
||||
- Add a `CLI` function in order to support `URI handlers` from browser. Help is available with `linphone --cli-help`. (See: https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/URI%20Handlers%20%28Desktop%20only%29/)
|
||||
- Improved general video/audio quality.
|
||||
- Echo cancellation more efficient.
|
||||
- `OpenH264` codec can be downloaded and used in the application from Cisco website.
|
||||
- Improve High DPI Displays support for 4K screens.
|
||||
- The fullscreen mode is show on the current call screen
|
||||
- Detect audio/video hardware changes while using settings.
|
||||
- Updatable audio/video devices while in call.
|
||||
|
||||
- Add an option to show Dialpad automatically.
|
||||
- Dialpad supports A, B, C and D keys.
|
||||
- Dialpad supports keyboard when having a focus by hovering mouse.
|
||||
- Play a sound when DTMF is sent.
|
||||
|
||||
- Improved general video/audio quality.
|
||||
- Echo cancellation more efficient.
|
||||
- `OpenH264` codec can be downloaded and used in the application from Cisco website.
|
||||
- Improve High DPI Displays support for 4K screens.
|
||||
- Detect audio/video hardware changes while using settings.
|
||||
- Updatable audio/video devices while in call.
|
||||
|
||||
- Add an option to keep windows in background when a call is received.
|
||||
- Add an option to allow Linphone to be lauched with the system (autostart).
|
||||
- Add an option to play sound notification when an incoming chat message is received.
|
||||
- Add Call utilities in Fullscreen mode (medias settings, security, mutable speaker)
|
||||
- Capture and playback gains can be changed in settings with sliders.
|
||||
- Conference participants are mutable by clicking on them
|
||||
- Add the possibility to record calls automatically.
|
||||
- Move logs folder without restart.
|
||||
- Add caller/callee on saved files.
|
||||
|
||||
- Add a `CLI` function in order to support `URI handlers`. Help is available with `linphone --cli-help`. (See: https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/URI%20Handlers%20%28Desktop%20only%29/)
|
||||
- Timeline uses current proxy config info and show data only on selected profile.
|
||||
- Tooltips can be show in multiple lines
|
||||
- Display the name of the caller in incoming notifications
|
||||
- Notifications are shown in all available screens
|
||||
- Display unread message count in system tray icon/mac app icon.
|
||||
- Display unread chat message count in `Manage Accounts` dialog and in `Main Window`.
|
||||
- Display unread chat message count and missed calls in `Manage Accounts` dialog and in `Main Window`.
|
||||
- Add a media parameters dialog in the `Call View` to selected devices and set volume.
|
||||
- Display a spinner when a message is sending.
|
||||
- Disable screensaver on fullscreen video call.
|
||||
|
|
@ -45,8 +51,9 @@
|
|||
- Remove the use of `:` separator when a file is saved on Windows.
|
||||
- Avoid mark `as read` on selected chat room if window is not active.
|
||||
- Search box in main page will not reset its text when clicking on it
|
||||
- Crash on account authentifications
|
||||
- Apple permissions that could lead to mute microphone
|
||||
- More stable account authentifications
|
||||
- Message status behaviour : Resuming status when changing logs, cursor shapes updates, bind the resend message action to error icon
|
||||
- Apple permissions that could lead to mute microphone
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue