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-12-13 18:50:03 +0300
committerGitHub <noreply@github.com>2021-12-13 18:50:03 +0300
commit4aa7e186793d8218e7aa047f74c1f5274e8747a2 (patch)
tree05c8f270eb9826d4c11a32b94cfc2ddbb71027d0
parentbf9893f408845457e130291237370f1e675b3e8f (diff)
parent0fcf22002d0ea2b6c160242525f531a0c23a30a8 (diff)
Merge pull request #6700 from nextcloud/backport/6699/stable23v13.0.1
[stable23] Add changelog for 13.0.1
-rw-r--r--CHANGELOG.md15
-rw-r--r--appinfo/info.xml2
2 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f691c0ed..7d3c875e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.1 – 2021-12-13
+### Fixed
+- Fix various issues with enabling/disabling the camera and background blur
+ [#6688](https://github.com/nextcloud/spreed/pull/6688)
+- Fix unregistering of user status listener which lead to a memory leak with Nextcloud 23
+ [#6643](https://github.com/nextcloud/spreed/pull/6643)
+- Device not released when closing settings dialog immediate after opening
+ [#6638](https://github.com/nextcloud/spreed/pull/6638)
+- Disable emoji picker in read-only conversations
+ [#6662](https://github.com/nextcloud/spreed/pull/6662)
+- Make conversation settings scrollable again
+ [#6682](https://github.com/nextcloud/spreed/pull/6682)
+- Make the pagination buttons more and clearly visible in the grid view
+ [#6695](https://github.com/nextcloud/spreed/pull/6695)
+
## 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 80b1417d1..5fc129af9 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.0</version>
+ <version>13.0.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>