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 <coding@schilljs.com>2022-09-29 20:56:21 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-29 20:56:21 +0300
commit3659ed2c2e3671c55083e745264423ec40036bd5 (patch)
treefb7ce54183d11fa0d93bcce61c5225cc129a3167
parent2fe20005395897d54e46a91ceb9a1ad861363dc2 (diff)
Add changelog for 15.0.0-rc.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 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