summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-10-13 15:43:21 +0200
committerJoas Schilling <coding@schilljs.com>2022-10-13 15:43:21 +0200
commitdc3d645ee02e1007da993fe5da2b35b3585c5eaa (patch)
treee240523b2f2e16fa2d2945a1b65fa97b1c613c7f /CHANGELOG.md
parent4564ad1dcbfe85fa96f7d2a8c1ee7e96c220ad94 (diff)
Add changelog for v15.0.0-rc.5
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ab8aa182..e87360c84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.0-rc.5 – 2022-10-13
+### Fixed
+- Fix frequent emoji list breaking due to multiple emoji-data versions
+- Keep emoji picker open even when hovering another message
+- Adjust dashboard API list to be the same as in the web
+- Upgrade to @nextcloud/vue v7.0.0
+
## 15.0.0-rc.4 – 2022-10-10
### Fixed
- Fix call button missing on Safari for iPadOS