summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-04-20 10:31:07 +0200
committerJoas Schilling <coding@schilljs.com>2023-04-20 10:31:07 +0200
commitd7164a9745b35429f93a8c0fa814bc922140f1ce (patch)
tree3af5af14b5b9715f5c1e6d1c4ed05625f02d10d2 /CHANGELOG.md
parent7dd35f730a02d5e201a49ec8add2de76d1d61501 (diff)
chore(release): Add changelog for 16.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acbffafaa..7dcb52ac7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,27 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 16.0.3 – 2023-04-20
+### Added
+- feat: Add missing "New in Talk 16" section
+ [#9205](https://github.com/nextcloud/spreed/pull/9205)
+
+### Changed
+- Update several dependencies
+
+### Fixed
+- fix(chat): Fix missing popups and modals in fullscreen mode
+ [#9323](https://github.com/nextcloud/spreed/pull/9323)
+- fix(chat): Fix squeezed mention suggestions after library update
+ [#9302](https://github.com/nextcloud/spreed/pull/9302)
+- fix(conversation): Change redirect when the conversation is left or deleted
+ [#9242](https://github.com/nextcloud/spreed/pull/9242)
+ [#9058](https://github.com/nextcloud/spreed/pull/9058)
+- fix(sidebar): Improve handling of the sidebar
+ [#9212](https://github.com/nextcloud/spreed/pull/9212)
+- fix(settings): Fix admin settings page when upload limit is infinite
+ [#9247](https://github.com/nextcloud/spreed/pull/9247)
+
## 16.0.2 – 2023-03-28
### Added
- feat: Allow Chromium-based browser Brave