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>2022-01-24 18:32:13 +0300
committerGitHub <noreply@github.com>2022-01-24 18:32:13 +0300
commita5b7652dea1587e324cdc259c3e13c231addeb5e (patch)
treec0f368263fe1a5bc2a20721f241e6fb8d94e2822
parentd4707ca10208eefab54fea6858311ec4e59fc4b6 (diff)
parent83e0ee733335a34f2b56ebba8f68537e0ca05c71 (diff)
Merge pull request #6829 from nextcloud/backport/6827/stable22v12.2.3
Changelog for 11.3.5 and 12.2.3
-rw-r--r--CHANGELOG.md20
-rw-r--r--appinfo/info.xml2
2 files changed, 21 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aaeab52e4..aa5b5497e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,26 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 12.2.3 – 2022-01-24
+### Fixed
+- Allow joining open conversations which are also shared as link with a password
+ [#6710](https://github.com/nextcloud/spreed/pull/6710)
+- Prevent handleScroll on initial loading of a conversation
+ [#6718](https://github.com/nextcloud/spreed/pull/6718)
+- Don't force a signaling mode when starting/ending the HPB trial
+ [#6823](https://github.com/nextcloud/spreed/pull/6823)
+- Add conversation token and message id to search results
+ [#6746](https://github.com/nextcloud/spreed/pull/6746)
+
+## 11.3.5 – 2022-01-24
+### Fixed
+- Allow joining open conversations which are also shared as link with a password
+ [#6711](https://github.com/nextcloud/spreed/pull/6711)
+- Don't force a signaling mode when starting/ending the HPB trial
+ [#6824](https://github.com/nextcloud/spreed/pull/6824)
+- Add conversation token and message id to search results
+ [#6747](https://github.com/nextcloud/spreed/pull/6747)
+
## 12.2.2 – 2021-12-07
### Changed
- Show user status and message as description in 1-to-1 conversations
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 71a1550d2..9a621c602 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>12.2.2</version>
+ <version>12.2.3</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>