summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-04-04 11:11:05 +0200
committerJoas Schilling <coding@schilljs.com>2024-04-04 11:11:05 +0200
commita8a280b9d221873578fee5013f5c25cefa5532ae (patch)
tree6c574193ede783ce3f53f0735fbd98f0cf1a712e
parentd931bc181ac94ea002232b7809430d7643e2f38e (diff)
chore(release): Add changelog for 17.1.7 and 18.0.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b1c4b2b0c..86cfe0146 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,30 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 18.0.6 – 2024-04-04
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(FilePicker): Provide correct container for FilePicker
+ [#11940](https://github.com/nextcloud/spreed/issues/11940)
+- fix(flow): Fix flow notifications in note-to-self and on own actions
+ [#11919](https://github.com/nextcloud/spreed/issues/11919)
+- fix(call): Keep the talk time information when changing active tab
+ [#11797](https://github.com/nextcloud/spreed/issues/11797)
+
+## 17.1.7 – 2024-04-04
+### Changed
+- Update translations
+- Update several dependencies
+
+### Fixed
+- fix(conversation): skip unread marker increasing from notification
+ [#11735](https://github.com/nextcloud/spreed/issues/11735)
+- fix(modal): mount nested modals inside global modals
+ [#11891](https://github.com/nextcloud/spreed/issues/11891)
+
## 19.0.0-rc.1 – 2024-03-28
### Added
- Add a header to the room list indicating pending invites