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-07 11:22:27 +0300
committerGitHub <noreply@github.com>2022-05-07 11:22:27 +0300
commita335970d1932948aec37f47d7badb1b892123ab1 (patch)
treedd1b840abb9922f2c2149bd761a997e9df07f089
parent612209791c7406a420670751b5aa4c0dd04dfeb3 (diff)
parent7994d9bde1bd52ae0a8193a9f36bba4fa96560b9 (diff)
Merge pull request #7340 from nextcloud/chnangelog/14.0.1
Changelog 14.0.1
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5b635ddd..a8c86ce6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.1 – 2022-05-07
+### Fixed
+- Fix memory consumption with emoji picker in conversations with a lot of chat messages with reactions
+ [7328](https://github.com/nextcloud/spreed/pull/7328)
+- Fix endless offer loop with SIP participants
+ [7288](https://github.com/nextcloud/spreed/pull/7288)
+- Fix room selector in deck and maps integration
+ [7290](https://github.com/nextcloud/spreed/pull/7290)
+ [7294](https://github.com/nextcloud/spreed/pull/7294)
+- Fix transceiver kind for participants without the HPB
+ [7263](https://github.com/nextcloud/spreed/pull/7263)
+- Fix error on console when initiating a screenshare
+ [7330](https://github.com/nextcloud/spreed/pull/7330)
+- Add missing translations of 24 branch
+ [7330](https://github.com/nextcloud/spreed/pull/7330)
+
## 14.0.0 – 2022-05-02
### Added
- Reactions for chat messages