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-04-12 16:39:52 +0300
committerGitHub <noreply@github.com>2021-04-12 16:39:52 +0300
commitbc0f9dc685befbf77d1baee7670044d16875b783 (patch)
tree8f50894bb65aaf9e23f876d191142eb7b899ea3e
parentcc9bb4fa5d11fc48175233e4cb3549d7d065672c (diff)
parenta1718db9326dd52fef8a44625752395144f1ae7c (diff)
Merge pull request #5472 from nextcloud/backport/5469/stable21v11.1.2
[stable21] Changelog for 11.1.2, 10.1.4 and 10.0.7
-rw-r--r--CHANGELOG.md24
-rw-r--r--appinfo/info.xml2
2 files changed, 25 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3d11dcae..c86b800f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,30 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 11.1.2 – 2021-04-12
+### Fixed
+- Only use the local file as preview for some types when uploading
+ [#5424](https://github.com/nextcloud/spreed/pull/5424)
+- Fix an issue with the migration to the new attendees table
+ [#5428](https://github.com/nextcloud/spreed/pull/5428)
+- Fix the background job checking the schema
+ [#5373](https://github.com/nextcloud/spreed/pull/5373)
+- Fix a bug with the raised hand of users that disconnect
+ [#5419](https://github.com/nextcloud/spreed/pull/5419)
+
+## 10.1.4 – 2021-04-12
+### Fixed
+- Only use the local file as preview for some types when uploading
+ [#5425](https://github.com/nextcloud/spreed/pull/5425)
+- Fix an issue with the migration to the new attendees table
+ [#5245](https://github.com/nextcloud/spreed/pull/5245)
+ [#5429](https://github.com/nextcloud/spreed/pull/5429)
+
+## 10.0.7 – 2021-04-12
+### Fixed
+- Only use the local file as preview for some types when uploading
+ [#5426](https://github.com/nextcloud/spreed/pull/5426)
+
## 11.1.1 – 2021-03-04
### Fixed
- Fixed a bug in the migration that could prevent copying all participants to the attendee table
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e6cc00368..05e4731e1 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>11.1.1</version>
+ <version>11.1.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>