summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-01-31 10:14:46 +0100
committerJoas Schilling <coding@schilljs.com>2024-01-31 10:14:46 +0100
commitd84bd5b057748f284c8f7b7f4ec1a4578e5c9169 (patch)
tree8895d4d6e4309f134fbaf287345f5766531ee7c6
parent288c1fa3e5702dd0a6150cd7421c29699dd97570 (diff)
chore(release): Add changelog for 18.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0be20653..b74446815 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 18.0.3 – 2024-01-31
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(chat): Fix scrolling behaviour when loading older messages
+ [#11481](https://github.com/nextcloud/spreed/issues/11481)
+- fix(chat): Fix showing mention and emoji suggestions when writing a caption
+ [#11458](https://github.com/nextcloud/spreed/issues/11458)
+- fix(chat): Show mention chips when inserting a suggested mention
+ [#11493](https://github.com/nextcloud/spreed/issues/11493)
+
## 18.0.2 – 2024-01-25
### Fixed
- fix(calls): Device preview not visible when editing, uploading or viewing a file