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-05-06 18:23:16 +0300
committerGitHub <noreply@github.com>2021-05-06 18:23:16 +0300
commit482ca2ec63e4739ee291fc898e5d6cce66ee94f5 (patch)
tree669e4487c700f8fe9099bde349f7ab286b85b421
parent75e01a467a57b6d29b30936987030e8d8730810c (diff)
parent09642d4d72e059facbf9186f6b609a0a252634fa (diff)
Merge pull request #5576 from nextcloud/backport/5574/stable21.1v11.2.1
[stable21.1] Add changelog for 11.2.1
-rw-r--r--CHANGELOG.md17
-rw-r--r--appinfo/info.xml2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f9b6b627..39e3bd4af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 11.2.1 – 2021-05-06
+### Fixed
+- Fix redirect when deleting the current conversation
+ [#5315](https://github.com/nextcloud/spreed/pull/5315)
+- Reset the page title when the conversation is not found
+ [#5493](https://github.com/nextcloud/spreed/pull/5493)
+- Fix quality warning appearing again in certain conditions
+ [#5552](https://github.com/nextcloud/spreed/pull/5552)
+- Fix camera quality starting bad in some cases
+ [#5556](https://github.com/nextcloud/spreed/pull/5556)
+- Allow to copy the link of open conversations which the user didn't join
+ [#5562](https://github.com/nextcloud/spreed/pull/5562)
+- Fix search focus when typing in the conversation search
+ [#5566](https://github.com/nextcloud/spreed/pull/5566)
+- Fix sorting of users which set their user status to offline
+ [#5569](https://github.com/nextcloud/spreed/pull/5569)
+
## 11.2.0 – 2021-04-12
### Added
- Added a temporary OCS Api for clients to upload avatars
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5eab85f11..d7f51e160 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.2.0</version>
+ <version>11.2.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>