chore(release): Add changelog for 19.0.0-beta.4

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-03-21 12:55:08 +01:00
Родитель 9b35953e2f
Коммит 74f5a4368e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 74434EFE0D2E2205
1 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
## 19.0.0-beta.4 – 2024-03-19
### Changed
- Update translations
- Update several dependencies
### Fixed
- Adjust read handling in received federated conversations to match normal conversations
[#11861](https://github.com/nextcloud/spreed/issues/11861)
- Allow inviting federated users while creating a conversation
[#11862](https://github.com/nextcloud/spreed/issues/11862)
- Fix duplicate messages when sharing recordings or transcripts
[#11863](https://github.com/nextcloud/spreed/issues/11863)
- Prevent manipulating receiving federated conversations via OCC
[#11855](https://github.com/nextcloud/spreed/issues/11855)
## 19.0.0-beta.3 – 2024-03-19
### Added
- Preview: Federated chatting - Implemented reminders