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:
-rw-r--r--CHANGELOG.md10
-rw-r--r--appinfo/info.xml2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48a8147ba..ba481054c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.1.6 – 2021-07-15
+### Fixed
+- Fix connection quality stats not reset when setting a new peer connection
+ [#5770](https://github.com/nextcloud/spreed/pull/5770)
+
+## 10.0.9 – 2021-07-15
+### Fixed
+- Fix connection quality stats not reset when setting a new peer connection
+ [#5769](https://github.com/nextcloud/spreed/pull/5769)
+
## 10.1.5 – 2021-06-04
### Fixed
- Regenerate session id after entering conversation password
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 93f1ae3d0..22d2277c1 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.1.5</version>
+ <version>10.1.6</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>