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 14:33:25 +0200
commit2ef2b2d4638de74214545b03a439fe5dcb2f7e72 (patch)
tree3d0997d9555cd79e0a53c83cbb1db3da2a68d2b9 /CHANGELOG.md
parent2235b9251582b81e7c63dad7a04ce481b09e454c (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