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 <coding@schilljs.com>2021-01-08 12:17:35 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-08 12:24:24 +0300
commit94c5b9694b4344ecbbc319d54a465142e6c6b709 (patch)
treeda6e8c4f4905862c8a9a0bc757d3efe018443f37 /CHANGELOG.md
parent13bcaae1caef4f83d65aa62f94d97b5a239ed876 (diff)
Add changelog for releases
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b370ce9a..584d8fed2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,39 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.1.1 – 2021-01-08
+### Fixed
+- Fix chat notifications not being sent when user is not active in a chat
+ [#4869](https://github.com/nextcloud/spreed/pull/4869)
+ [#4847](https://github.com/nextcloud/spreed/pull/4847)
+- Fix CSP violation in Safari with worker-src from avatar blurring
+ [#4899](https://github.com/nextcloud/spreed/pull/4899)
+- Don't remove a chat when a self-joined user leaves
+ [#4893](https://github.com/nextcloud/spreed/pull/4893)
+- Use proc_open to run matterbridge for better compatibility
+ [#4775](https://github.com/nextcloud/spreed/pull/4775)
+- Make the bridge bot password more complex
+ [#4909](https://github.com/nextcloud/spreed/pull/4909)
+
+## 10.0.5 – 2021-01-08
+### Fixed
+- Fix CSP violation in Safari with worker-src from avatar blurring
+ [#4900](https://github.com/nextcloud/spreed/pull/4900)
+- Don't remove a chat when a self-joined user leaves
+ [#4894](https://github.com/nextcloud/spreed/pull/4894)
+- Make the bridge bot password more complex
+ [#4910](https://github.com/nextcloud/spreed/pull/4910)
+
+## 9.0.8 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4903](https://github.com/nextcloud/spreed/pull/4903)
+
+## 8.0.15 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4904](https://github.com/nextcloud/spreed/pull/4904)
+
## 10.1.0 – 2020-12-18
### Added
- Implement multiple requirements to prepare for SIP dial-in