summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-05-02 11:26:30 +0200
committerGitHub <noreply@github.com>2022-05-02 11:26:30 +0200
commitd255a6d4b242c60ffb47429c0a868416804b6f65 (patch)
tree9090068943934ada3b1c1e241a8be910dde9c1d8
parentf0e19034933f4c0b3d3d8713e3df2ac0745997cb (diff)
parent3e14a5454f1e91e0b85ff7f88b09e9736c36462d (diff)
Merge pull request #7269 from nextcloud/changelog/14.0.0
Add changelog of 14.0.0
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2757e3f61..e5b635ddd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.0 – 2022-05-02
+### Added
+- Reactions for chat messages
+- Media tab in the sidebar to show all the shared items
+- Implement `OCP\Talk\IBroker` to allow apps to create conversations
+- Sharing a browser tab in Chrome-based browsers can now also share the audio of that tab
+
+### Changed
+- Messages of shared objects and files can now be deleted (shares will be removed, files persist)
+- Actions like calling and chatting in big rooms are now much smoother
+- Compatibility with Nextcloud 24
+
## 14.0.0-rc.4 – 2022-04-29
### Added
- Add a modal to show more shared items