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-09-29 21:02:54 +0300
committerGitHub <noreply@github.com>2022-09-29 21:02:54 +0300
commit34f38652b73deb703e1f126086ec4ba531755d9b (patch)
treeb88571e790e16e4f4e0cc6e9aeda084e0523b8b1
parent59a51634ec083e467b7787328f821e513a37e428 (diff)
parent0576dd2115fdfbb77f8e07cd44d0796df6c83623 (diff)
Merge pull request #8052 from nextcloud/backport/8049/stable25v15.0.0-rc.2
[stable25] Add changelog for 15.0.0-rc.2
-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 a02f2c533..5b8425f00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.0-rc.2 – 2022-09-29
+### Added
+- Commands to monitor calls and a single room
+- Add a reference provider for call links
+
+### Fixed
+- Reaction summary missing when hovering a chat message
+- Fix recursion when the lobby of a conversation expired
+- Fix missing "Leave call" button for moderators in restricted rooms
+- Fix padding in the left sidebar
+- Bump @nextcloud/vue and @nextcloud/vue-richtext
+
## 15.0.0-rc.1 – 2022-09-22
### Added
- Implement the new dashboard widget modes
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 51a82fc5d..d29d1f333 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.1</version>
+ <version>15.0.0-rc.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>