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:35:16 +0300
committerGitHub <noreply@github.com>2021-04-12 16:35:16 +0300
commit9a5635719622fd7dfa5a98b0d0ce92519ac2ce04 (patch)
treed292a4ff45afff294e6877110418a7d6cefbdaf8
parentf410ddaf02e8dd4878c752db80538d72e96bd6ee (diff)
parentecdb6c185433e398f791fda8032794aabcf3de50 (diff)
Merge pull request #5471 from nextcloud/backport/5469/stable20.1v10.1.4
[stable20.1] Changelog for 10.1.4 and 10.0.7
-rw-r--r--CHANGELOG.md13
-rw-r--r--appinfo/info.xml2
2 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30416f809..7c13d0f23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 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)
+
## 10.1.3 – 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 ad835eb4e..457ff9847 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.3</version>
+ <version>10.1.4</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>