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-05-27 16:14:29 +0300
committerGitHub <noreply@github.com>2022-05-27 16:14:29 +0300
commitb102605b2af673cbb50e687a047a9417b8930703 (patch)
treed448150c38e46725eb23b286344b9c5f4e30df41
parente5573ab346a9bf61b3fd1892d41682b2c2b7b295 (diff)
parent644787546d8c6c6eb35bf8a1a08551fdb3f437ee (diff)
Merge pull request #7424 from nextcloud/backport/7410/stable23v13.0.6
Add changelog for 12.2.6 and 13.0.6
-rw-r--r--CHANGELOG.md16
-rw-r--r--appinfo/info.xml2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 844926d1f..bb52af323 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.6 – 2022-05-26
+### Fixed
+- Ensure display name of conversation owner is stored correctly
+ [#7377](https://github.com/nextcloud/spreed/pull/7377)
+- Don't show promotion options for circles and groups
+ [#7409](https://github.com/nextcloud/spreed/pull/7409)
+- Don't show permissions options for circles and groups
+ [#7405](https://github.com/nextcloud/spreed/pull/7405)
+
+## 12.2.6 – 2022-05-26
+### Fixed
+- Ensure display name of conversation owner is stored correctly
+ [#7378](https://github.com/nextcloud/spreed/pull/7378)
+- Don't show promotion options for circles and groups
+ [#7406](https://github.com/nextcloud/spreed/pull/7406)
+
## 13.0.5 – 2022-04-08
### Fixed
- Fix reconnection when media permissions change
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5e4ab5945..1468efa82 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>13.0.5</version>
+ <version>13.0.6</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>