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 <coding@schilljs.com>2021-12-13 18:37:46 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-12-13 18:47:30 +0300
commitce1c3c4e2b2ff0e038ef3ba8e161617a9ae0e308 (patch)
tree6a2adfb1238eada7a7ee15066f4d75c5b9f3ad42 /CHANGELOG.md
parentbf9893f408845457e130291237370f1e675b3e8f (diff)
Add changelog for 13.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 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