summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-07-19 14:01:56 +0200
committerJoas Schilling <coding@schilljs.com>2023-07-19 15:07:47 +0200
commit697ddfa88387f7faa895b816f71964cf79688957 (patch)
tree108f414a464c5ef07fa8f00dc63d2a8f5fe35876 /CHANGELOG.md
parent80ec12186b099b75dd22a1a65c48021569e848ba (diff)
chore(release): Add changelog for 15.0.7, 16.0.5 and 17.0.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02962f90d..70a55b869 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,47 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 17.0.2 – 2023-07-20
+### Changed
+- Automatic transcription of call recordings is now opt-in
+ [#9971](https://github.com/nextcloud/spreed/issues/9971)
+- Update dependencies
+
+### Fixed
+- Fix position of "Scroll to bottom" button in the chat view
+ [#9871](https://github.com/nextcloud/spreed/issues/9871)
+ [#9858](https://github.com/nextcloud/spreed/issues/9858)
+- Improve accessibility of conversation creation dialog
+ [#9954](https://github.com/nextcloud/spreed/issues/9954)
+- Make chat stay scrolling when the last message receives its first reaction
+ [#9956](https://github.com/nextcloud/spreed/issues/9956)
+- Don't emit event when the user status did not change on refetching
+ [#10005](https://github.com/nextcloud/spreed/issues/10005)
+- Attempt to further improve the performance of conversation list updates with hundreds of conversations
+ [#10016](https://github.com/nextcloud/spreed/issues/10016)
+
+## 16.0.5 – 2023-07-20
+### Changed
+- Close sidebar on mobile resolution after changing the route
+ [#9764](https://github.com/nextcloud/spreed/issues/9764)
+
+### Fixed
+- Make chat stay scrolling when the last message receives its first reaction
+ [#9957](https://github.com/nextcloud/spreed/issues/9957)
+- Improve call view video size calculation
+ [#9836](https://github.com/nextcloud/spreed/issues/9836)
+- Update group displayname when a group is renamed
+ [#9840](https://github.com/nextcloud/spreed/issues/9840)
+- Don't make the conversation list scroll when the selected conversation is already visible
+ [#9785](https://github.com/nextcloud/spreed/issues/9785)
+- Make conversation name and description selectable
+ [#9781](https://github.com/nextcloud/spreed/issues/9781)
+
+## 15.0.7 – 2023-07-20
+### Fixed
+- Make conversation name and description selectable
+ [#9784](https://github.com/nextcloud/spreed/issues/9784)
+
## 17.0.1 – 2023-06-23
### Changed
- Include display name in participant update signaling message