Skip to content

Commit fa75f44

Browse files
committed
chore(release): Add changelog for 15.0.7, 16.0.5 and 17.0.2
Signed-off-by: Joas Schilling <[email protected]>
1 parent 80ec121 commit fa75f44

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 17.0.2 – 2023-07-20
5+
### Changed
6+
- Automatic transcription of call recordings is now opt-in
7+
[#9971](https://github.com/nextcloud/spreed/issues/9971)
8+
- Update dependencies
9+
10+
### Fixed
11+
- Fix position of "Scroll to bottom" button in the chat view
12+
[#9871](https://github.com/nextcloud/spreed/issues/9871)
13+
[#9858](https://github.com/nextcloud/spreed/issues/9858)
14+
- Improve accessibility of conversation creation dialog
15+
[#9954](https://github.com/nextcloud/spreed/issues/9954)
16+
- Make chat stay scrolling when the last message receives its first reaction
17+
[#9956](https://github.com/nextcloud/spreed/issues/9956)
18+
- Don't emit event when the user status did not change on refetching
19+
[#10005](https://github.com/nextcloud/spreed/issues/10005)
20+
21+
## 16.0.5 – 2023-07-20
22+
### Changed
23+
- Close sidebar on mobile resolution after changing the route
24+
[#9764](https://github.com/nextcloud/spreed/issues/9764)
25+
26+
### Fixed
27+
- Make chat stay scrolling when the last message receives its first reaction
28+
[#9957](https://github.com/nextcloud/spreed/issues/9957)
29+
- Improve call view video size calculation
30+
[#9836](https://github.com/nextcloud/spreed/issues/9836)
31+
- Update group displayname when a group is renamed
32+
[#9840](https://github.com/nextcloud/spreed/issues/9840)
33+
- Don't make the conversation list scroll when the selected conversation is already visible
34+
[#9785](https://github.com/nextcloud/spreed/issues/9785)
35+
- Make conversation name and description selectable
36+
[#9781](https://github.com/nextcloud/spreed/issues/9781)
37+
38+
## 15.0.7 – 2023-07-20
39+
### Fixed
40+
- Make conversation name and description selectable
41+
[#9784](https://github.com/nextcloud/spreed/issues/9784)
42+
443
## 17.0.1 – 2023-06-23
544
### Changed
645
- Include display name in participant update signaling message

0 commit comments

Comments
 (0)