diff --git a/CHANGELOG.md b/CHANGELOG.md index 1326e73eb65..f5a447ca598 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,38 @@ # Changelog All notable changes to this project will be documented in this file. +## 11.3.2 – 2021-09-17 + +### Fixed +- Fix logged-in users are unable to join a password protected public conversation + [#6231](https://github.com/nextcloud/spreed/pull/6231) +- Don't toggle the video on/off when pasting files into the chat and first releasing the CTRL key + [#6200](https://github.com/nextcloud/spreed/pull/6200) +- Fix infinite loop when the media constraints can not be decreased + [#6127](https://github.com/nextcloud/spreed/pull/6127) +- Fix connection quality warning not disappearing when media is stopped + [#6148](https://github.com/nextcloud/spreed/pull/6148) +- Send offer again when own peer was not initially connected + [#6081](https://github.com/nextcloud/spreed/pull/6081) +- Don't refresh the room when the participant list changes + [#5786](https://github.com/nextcloud/spreed/pull/5786) + +## 10.1.7 – 2021-09-17 + +### Fixed +- Fix logged-in users are unable to join a password protected public conversation + [#6232](https://github.com/nextcloud/spreed/pull/6232) +- Fix infinite loop when the media constraints can not be decreased + [#6240](https://github.com/nextcloud/spreed/pull/6240) + +## 10.0.10 – 2021-09-17 + +### Fixed +- Fix logged-in users are unable to join a password protected public conversation + [#6233](https://github.com/nextcloud/spreed/pull/6233) +- Fix infinite loop when the media constraints can not be decreased + [#6128](https://github.com/nextcloud/spreed/pull/6128) + ## 11.3.1 – 2021-07-15 ### Fixed - Add UI feedback when local participant is not connected