|
5 | 5 | # Changelog
|
6 | 6 | All notable changes to this project will be documented in this file.
|
7 | 7 |
|
| 8 | +## 21.0.1 – 2025-03-12 |
| 9 | +### Changed |
| 10 | +- Update translations |
| 11 | +- Update dependencies |
| 12 | + |
| 13 | +### Fixed |
| 14 | +- fix(calls): Improve call related system messages in one-to-one conversations |
| 15 | + [#14495](https://github.com/nextcloud/spreed/issues/14495) |
| 16 | +- fix(search): Include caption messages in search results |
| 17 | + [#14553](https://github.com/nextcloud/spreed/issues/14553) |
| 18 | +- fix(chat): Show loading spinner when requesting AI chat summary |
| 19 | + [#14625](https://github.com/nextcloud/spreed/issues/14625) |
| 20 | +- fix(chat): Correctly start loading the chat when the lobby is removed |
| 21 | + [#14517](https://github.com/nextcloud/spreed/issues/14517) |
| 22 | +- fix(dashboard): Hide lobbied conversations from the dashboard |
| 23 | + [#14612](https://github.com/nextcloud/spreed/issues/14612) |
| 24 | +- fix(federation): Fix broken participant avatar when federated instance is down |
| 25 | + [#14573](https://github.com/nextcloud/spreed/issues/14573) |
| 26 | +- fix(conversation): Fix participant list change when the menu for a participant is open |
| 27 | + [#14564](https://github.com/nextcloud/spreed/issues/14564) |
| 28 | +- fix(calls): Fix guest displayname when exporting call participants |
| 29 | + [#14630](https://github.com/nextcloud/spreed/issues/14630) |
| 30 | +- fix(reminder): Log when generating a reminder failed |
| 31 | + [#14618](https://github.com/nextcloud/spreed/issues/14618) |
| 32 | + |
| 33 | +## 20.1.5 – 2025-03-12 |
| 34 | +### Changed |
| 35 | +- Update translations |
| 36 | +- Update dependencies |
| 37 | + |
| 38 | +### Fixed |
| 39 | +- fix(calls): Improve call related system messages in one-to-one conversations |
| 40 | + [#14468](https://github.com/nextcloud/spreed/issues/14468) |
| 41 | +- fix(search): Include caption messages in search results |
| 42 | + [#14552](https://github.com/nextcloud/spreed/issues/14552) |
| 43 | +- fix(conversation): Stay in chat when removing a group or team the moderator is a member of |
| 44 | + [#14396](https://github.com/nextcloud/spreed/issues/14396) |
| 45 | +- fix(chat): Correctly start loading the chat when the lobby is removed |
| 46 | + [#14518](https://github.com/nextcloud/spreed/issues/14518) |
| 47 | +- fix(dashboard): Hide lobbied conversations from the dashboard |
| 48 | + [#14611](https://github.com/nextcloud/spreed/issues/14611) |
| 49 | +- fix(calls): Further improve false positives when showing the connection warning |
| 50 | + [#14449](https://github.com/nextcloud/spreed/issues/14449) |
| 51 | +- fix(calls): Fix guest displayname when exporting call participants |
| 52 | + [#14631](https://github.com/nextcloud/spreed/issues/14631) |
| 53 | +- fix(reminder): Log when generating a reminder failed |
| 54 | + [#14617](https://github.com/nextcloud/spreed/issues/14617) |
| 55 | + |
| 56 | +## 19.0.14 – 2025-03-12 |
| 57 | +### Changed |
| 58 | +- Update translations |
| 59 | +- Update dependencies |
| 60 | + |
| 61 | +### Fixed |
| 62 | +- fix(search): Include caption messages in search results |
| 63 | + [#14551](https://github.com/nextcloud/spreed/issues/14551) |
| 64 | +- fix(conversation): Stay in chat when removing a group or team the moderator is a member of |
| 65 | + [#14395](https://github.com/nextcloud/spreed/issues/14395) |
| 66 | +- fix(dashboard): Hide lobbied conversations from the dashboard |
| 67 | + [#14610](https://github.com/nextcloud/spreed/issues/14610) |
| 68 | +- fix(calls): Further improve false positives when showing the connection warning |
| 69 | + [#14448](https://github.com/nextcloud/spreed/issues/14448) |
| 70 | +- fix(reminder): Log when generating a reminder failed |
| 71 | + [#14616](https://github.com/nextcloud/spreed/issues/14616) |
| 72 | + |
8 | 73 | ## 21.0.0 – 2025-02-25
|
9 | 74 | ### Added
|
10 | 75 | - feat(meetings): Schedule a meeting directly from within the conversation
|
|
0 commit comments