summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-06-22 15:06:40 +0200
committerJoas Schilling <coding@schilljs.com>2023-06-22 15:10:18 +0200
commit5236cb607384810fd209ea6c13824b1c4549f66b (patch)
treea325fd271a4597aa53cf75d54ea57a758cadd72e /CHANGELOG.md
parente595060417c753d52e769237ffbd31043c2b611c (diff)
chore(release): Add changelog for 17.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md28
1 files changed, 27 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49e2bbefd..079410ec2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,35 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 17.0.1 – 2023-06-12
+### Changed
+- Include display name in participant update signaling message
+ [#9822](https://github.com/nextcloud/spreed/issues/9822)
+- Update dependencies
+
+### Fixed
+- Improve frontend responsiveness with many conversations
+ [#9841](https://github.com/nextcloud/spreed/issues/9841)
+- Don't make the conversation list scroll when the selected conversation is already visible
+ [#9782](https://github.com/nextcloud/spreed/issues/9782)
+ [#9796](https://github.com/nextcloud/spreed/issues/9796)
+- Fix creating files from the "Blank" template option
+ [#9818](https://github.com/nextcloud/spreed/issues/9818)
+- Make conversation description and name selectable
+ [#9780](https://github.com/nextcloud/spreed/issues/9780)
+- Hide poll voting details when not filled
+ [#9821](https://github.com/nextcloud/spreed/issues/9821)
+ [#9819](https://github.com/nextcloud/spreed/issues/9819)
+- Fix visibility issue in the create conversation dialog on small screens
+ [#9794](https://github.com/nextcloud/spreed/issues/9794)
+ [#9843](https://github.com/nextcloud/spreed/issues/9843)
+- Include display name in participant update signaling message
+ [#9822](https://github.com/nextcloud/spreed/issues/9822)
+- Update group displayname cache when the group was renamed
+ [#9839](https://github.com/nextcloud/spreed/issues/9839)
+
## 17.0.0 – 2023-06-12
### Added
-
- Conversations can now have an avatar or emoji as icon
[#927](https://github.com/nextcloud/spreed/issues/927)
- Virtual backgrounds are now available in addition to the blurred background in video calls