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:30:43 +0300
committerGitHub <noreply@github.com>2022-05-07 11:30:43 +0300
commit9ee07c67ea42e7442ab86367bc77d60829470cff (patch)
tree601345d0ca0b26f77405aad22b67101cb19bc64a
parent2a9e7b77493dc6fe0f66e3df146faeb2f3aee073 (diff)
parenta4fe6dd31ebabaf8749b0cd140bca52d5927204e (diff)
Merge pull request #7341 from nextcloud/backport/7340/stable24v14.0.1
[stable24] Changelog 14.0.1
-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 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3bf73794b..14c0614dd 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>14.0.0</version>
+ <version>14.0.1</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>