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:
-rw-r--r--CHANGELOG.md14
-rw-r--r--appinfo/info.xml2
-rw-r--r--docs/chat.pngbin210112 -> 430174 bytes
-rw-r--r--docs/file-darg-and-drop.pngbin227611 -> 228547 bytes
-rw-r--r--docs/screensharing.pngbin612991 -> 656943 bytes
-rw-r--r--docs/video-verfication.pngbin891615 -> 735195 bytes
6 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e87360c84..0a4d50a5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.0 – 2022-10-18
+### Added
+- 🌏 Show link previews for chat messages with links
+- πŸ›‚ Chat permission
+- πŸ“Š Simple polls
+- πŸ“΄ "Silent call" for group/public calls
+- πŸ”” Allow to re-notify a participant for a call
+- πŸ”• "Silent send" for chat messages
+- πŸ” Search for messages in mobile apps
+- πŸ“΅ Allow to disable calling functionality
+- πŸ“ž Allow SIP dial-in without individual user PINs
+- πŸ—’οΈ Allow to create new files from within the chat
+- πŸ’» New CLI commands for devops to monitor calls and rooms
+
## 15.0.0-rc.5 – 2022-10-13
### Fixed
- Fix frequent emoji list breaking due to multiple emoji-data versions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a8e28d601..d8d56ba0a 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>15.0.0-rc.5</version>
+ <version>15.0.0</version>
<licence>agpl</licence>
<author>Daniel CalviΓ±o SΓ‘nchez</author>
diff --git a/docs/chat.png b/docs/chat.png
index 573833d4b..c9f8a643d 100644
--- a/docs/chat.png
+++ b/docs/chat.png
Binary files differ
diff --git a/docs/file-darg-and-drop.png b/docs/file-darg-and-drop.png
index 4b8eba34b..7f7b3f86a 100644
--- a/docs/file-darg-and-drop.png
+++ b/docs/file-darg-and-drop.png
Binary files differ
diff --git a/docs/screensharing.png b/docs/screensharing.png
index fddb25979..9fbc79a98 100644
--- a/docs/screensharing.png
+++ b/docs/screensharing.png
Binary files differ
diff --git a/docs/video-verfication.png b/docs/video-verfication.png
index 4aaba5891..cab8040f9 100644
--- a/docs/video-verfication.png
+++ b/docs/video-verfication.png
Binary files differ