summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-20 17:16:06 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-20 17:16:38 +0100
commit128b1cdc34df23195fbab9a88f1de92ee32842b7 (patch)
treeb51b73dcf6a409a5a4668b91dd6e0c449dd89be7 /CHANGELOG.md
parent7d56efb562eaeb3df80ec0674907fa670e73db14 (diff)
chore(release): Add changelog since RC3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff5af05ae..13eca6f04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 16.0.0 – 2023-03-20
+### Fixed
+- Fix flickering when dragging a file over the window with Safari on MacOS
+ [#9076](https://github.com/nextcloud/spreed/pull/9076)
+- Fix flickering with message buttons bar of the last message
+ [#9043](https://github.com/nextcloud/spreed/pull/9043)
+- Fix conditions for showing "Reply" and "Reply privately"
+ [#9052](https://github.com/nextcloud/spreed/pull/9052)
+
## 16.0.0-rc.3 – 2023-03-09
### Fixed
- Correctly handle `<` and `>` in chat messages