Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-11-18 15:38:41 +0300
committerGitHub <noreply@github.com>2021-11-18 15:38:41 +0300
commitc2d32ddfe777ec37faee1f80f12e1fb6d1479bd0 (patch)
treecbcece64ce5ad0612772515f12182f9db6d0351e
parent8c54fefbb5b2e884f359733d035838cd83a7df0f (diff)
parent352bb0d698934de4360c1fb1dd088c7c898733b6 (diff)
Merge pull request #6551 from nextcloud/backport/6549/stable23v13.0.0-rc.2
[stable23] Add changelog for 13.0.0-rc.2
-rw-r--r--CHANGELOG.md23
-rw-r--r--appinfo/info.xml2
2 files changed, 24 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 413847640..e435cfde7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,29 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.0-rc.2 – 2021-11-18
+### Fixed
+- Fix several issues with the new call view and media controls
+ [#6486](https://github.com/nextcloud/spreed/pull/6486)
+ [#6489](https://github.com/nextcloud/spreed/pull/6489)
+ [#6520](https://github.com/nextcloud/spreed/pull/6520)
+ [#6541](https://github.com/nextcloud/spreed/pull/6541)
+ [#6543](https://github.com/nextcloud/spreed/pull/6543)
+ [#6548](https://github.com/nextcloud/spreed/pull/6548)
+- Can not pass the device checker with a small screen
+ [#6508](https://github.com/nextcloud/spreed/pull/6508)
+ [#6539](https://github.com/nextcloud/spreed/pull/6539)
+- Fix several issues with the background blurring
+ [#6502](https://github.com/nextcloud/spreed/pull/6502)
+ [#6532](https://github.com/nextcloud/spreed/pull/6532)
+ [#6535](https://github.com/nextcloud/spreed/pull/6535)
+ [#6546](https://github.com/nextcloud/spreed/pull/6546)
+ [#6547](https://github.com/nextcloud/spreed/pull/6547)
+- Update hasCall state of a conversation when a chat message indicates that
+ [#6509](https://github.com/nextcloud/spreed/pull/6509)
+- Don't end meeting for everyone when a moderator leaves
+ [#6484](https://github.com/nextcloud/spreed/pull/6484)
+
## 13.0.0-rc.1 – 2021-11-11
### Added
- Moderators can now set permissions for all or individual users to control if they can enable audio and video, do a screenshare, start a call and ignore the lobby
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5cc52724a..954bf9b29 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>13.0.0-rc.1</version>
+ <version>13.0.0-rc.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>