- Remove deprecations (Qt, LDAP, AudioDevice, Compose)
- Fix absolute paths that can be wrong with temporary binaries images like Appimage. This way rootca will target the packaged one.
- Remove some packaged path as they are already set by SDK (from a fix on its side).
- Remove duplicated rootca packaging.
rename fr translation
set enableVideo to false if audio call #LINQT-2086
try to fix crash on macos when switching from call window to main window (#LINQT-2077 and #LINQT-2087)
set error message when not able to download attached file
fix remove chat from list
fix new chat connection after first message sent #LINQT-2090
clean code + invalidate() for Qt6.10 compatibility
fix translations
fix get size with screen ratio function
fix chat sending area ui #LINQT-2068
print debug logs in linphone files for futur debugging
fix call history details ui when no video conference factory set
use remote name of each call if in local conference #LINQT-2058
improve unencrypted conversations warning indicator #LINQT-2061
allow user to choose an address for sending message when multiple addresses in contact #LINQT-2054
verify friend has a core to avoid crash in liblinphone #LINQT-1933
wait for window to be active before calling markAsRead (fix #LINQT-2048)
fix button text color (fix #LINQT-1832)
change format for mkv #LINQT-2056
Registration : check phone number format #LINQT-2044
fix window closing even if a new call is started #LINQT-2055
display popup to delete meetings on right click in meeting list item (allow to delete canceled meetings which cannot be displayed in the right panel)
fix image error ui
black rectangle on unstarted video
fix text edit loses focus when message sent (#LINQT-2009)
try to fix wrong message spinner icon #LINQT-2010
hide security parameters #LINQT-2019
fix open contextual menu component to open settings/help pages #LINQT-2021/2022
fix muted status not visible on local preview #LINQT-2023
- Wires Set/Unset Admin to model function
- Fixed "is(not) now admin" messages inversion
- Fixed event log list not updating (building ID from timestamp and type)
- Updated text to reflect that a participant can no longer be in a conversation without an explicit "leaving" action from him (admin removed for example)