summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGrigorii K. Shartsev <me@shgk.me>2023-06-02 13:01:55 +0200
committerGrigorii K. Shartsev <me@shgk.me>2023-06-02 13:19:26 +0200
commitda186b8c0dbe97339111d3d52d13636d456ca7b2 (patch)
treeae0a11e4ea67b82b5eec6df511d496528a48d45f /CHANGELOG.md
parenta906a2c59a4fba0b73a7139b3682e513c32841aa (diff)
chore(release): Add changelog for 17.0.0-rc.3
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0701164bb..1dfa2a2ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 17.0.0-rc.3 – 2023-06-02
+### Fixed
+
+- fix(MediaSettings): Fix guests being prompted with login window when blurring background
+ [#9620](https://github.com/nextcloud/spreed/issues/9620)
+- fix(TypingIndicator): Actors are only unique by type and id
+ [#9625](https://github.com/nextcloud/spreed/pull/9625)
+
## 17.0.0-rc.2 – 2023-05-25
### Fixed
- fix(reactions): Fix own call reactions when the high-performance backend is used