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-02 13:46:00 +0300
committerGitHub <noreply@github.com>2022-05-02 13:46:00 +0300
commit96fdd42ed0eda2bd882753f2436ac6f06fda4a60 (patch)
treef9dfc0f5132870b8b44efafac8fef91fab761b2a
parent880b67353ad0325e7900d92487d03559892b3aff (diff)
parent74da9272d60814081018fcaa9c3956c120f2de7a (diff)
Merge pull request #7277 from nextcloud/backport/7269/stable24v14.0.0
[stable24] Add changelog of 14.0.0
-rw-r--r--CHANGELOG.md12
-rw-r--r--appinfo/info.xml2
2 files changed, 13 insertions, 1 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ec269c60a..3bf73794b 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-rc.4</version>
+ <version>14.0.0</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>