summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-28 19:09:46 +0200
committerJoas Schilling <coding@schilljs.com>2023-03-28 19:09:46 +0200
commitd83c937ed5a12e7d7bdcedafd932486610bc016b (patch)
tree0091959436fcb87c75924034bf90c876af9b0f97 /CHANGELOG.md
parent733b86d2cff3c6297c3a4de84c9de16ade1f9a93 (diff)
chore(release): Add changelog for 16.0.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 766a1561e..acbffafaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,29 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 16.0.2 – 2023-03-28
+### Added
+- feat: Allow Chromium-based browser Brave
+ [#9166](https://github.com/nextcloud/spreed/pull/9166)
+- feat(smart-picker): Add conversation search to the smart-picker integration
+ [#9105](https://github.com/nextcloud/spreed/pull/9105)
+
+### Changed
+- Update several dependencies
+
+### Fixed
+- fix(chat): Fix lost message text when autocomplete triggers after pasting text inside the @nextcloud/vue library
+ [#9191](https://github.com/nextcloud/spreed/pull/9191)
+- fix(chat): Fix visual regression with links inside the @nextcloud/vue library
+ [#9191](https://github.com/nextcloud/spreed/pull/9191)
+- fix(reactions): Don't update last message when someone reacted
+ [#9186](https://github.com/nextcloud/spreed/pull/9186)
+- fix(recordings): Set a dedicated user-agent for the recording backend
+ [#9184](https://github.com/nextcloud/spreed/pull/9184)
+ [#9194](https://github.com/nextcloud/spreed/pull/9194)
+- fix(desktop): Hide some features inside the desktop client
+ [#9171](https://github.com/nextcloud/spreed/pull/9171)
+
## 16.0.1 – 2023-03-24
### Added
- feat(chat): Allow to receive messages without marking notifications as unread
@@ -24,7 +47,6 @@ All notable changes to this project will be documented in this file.
- fix(chat): Don't focus the chat input on mobile devices
[#8898](https://github.com/nextcloud/spreed/pull/8898)
-
## 15.0.5 – 2023-03-24
### Fixed
- fix(calls): Fix RemoteVideoBlocker still active after removing its associated model