diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-18 23:05:28 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-18 23:05:28 +0100 |
commit | 26db90b29b98696046e906b7988e38ff90622a4f (patch) | |
tree | 99156c7a38ce99783993934e7567a1c9099e262f /CHANGELOG.md | |
parent | Merge pull request #806 from LorenDB/dialogFixes (diff) | |
download | nheko-26db90b29b98696046e906b7988e38ff90622a4f.tar.xz |
Make VOIP and screenshare explicit options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b8dc8ad..80d783b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,6 +141,7 @@ - Show borders around tables. - Improve wording of a few menu entries. (absorber) - Highlight navigated to message. +- Switched to the fluent icon set. ### Bugfixes @@ -181,6 +182,7 @@ - Removed the AppImage - Removed dependency on boost - Now depends on [coeurl](https://nheko.im/nheko-reborn/coeurl), which depends on libevent and libcurl. +- VOIP support now needs to be explicitly controlled using the VOIP and SCREENSHARE_X11 cmake options. ## [0.8.2] -- 2021-04-23 |