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>2020-09-24 18:18:17 +0300
committerGitHub <noreply@github.com>2020-09-24 18:18:17 +0300
commit6db993ce7d0653b912d416ec84b9acfd3199cf4b (patch)
tree517a64ee80ea0c230db9b030dcd851ed664c73f2
parentaf402ccbc59a19a4ea79c28981e4d2b3c51e5991 (diff)
parent7f04fbc4bc794bf6886c0d3b3b4d44384b57fb9b (diff)
Merge pull request #4227 from nextcloud/backport/4226/stable20v10.0.0-rc.2
[stable20] Add changelog for 10.0.0-rc.2
-rw-r--r--CHANGELOG.md22
-rw-r--r--appinfo/info.xml2
2 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0be60b18f..35ae5f7c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.0.0-rc.2 – 2020-09-24
+### Added
+- Remember the selected camera and microphone for future visits
+ [#4224](https://github.com/nextcloud/spreed/pull/4224)
+
+### Changed
+- Online users are now sorted above offline moderators in the participant list, because we think it's more important what you do than who you are
+ [#4211](https://github.com/nextcloud/spreed/pull/4211)
+
+### Fixed
+- Various fixes to the Matterbridge component
+ [#4206](https://github.com/nextcloud/spreed/pull/4206)
+ [#4173](https://github.com/nextcloud/spreed/pull/4173)
+- "Talk to …" button in avatar only works on first use
+ [#4194](https://github.com/nextcloud/spreed/pull/4194)
+- Fix chat scrolling in the sidebar of the files app
+ [#4225](https://github.com/nextcloud/spreed/pull/4225)
+- Reduce the load of various requests
+ [#4205](https://github.com/nextcloud/spreed/pull/4205)
+ [#4204](https://github.com/nextcloud/spreed/pull/4204)
+ [#4201](https://github.com/nextcloud/spreed/pull/4201)
+
## 10.0.0-rc.1 – 2020-09-17
### Added
- Keyboard navigation for conversation search
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dfb2bb23f..c70663242 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>10.0.0-rc.1</version>
+ <version>10.0.0-rc.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>