Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.

## 19.0.0-rc.6 – 2024-04-22
### Changed
- Update translations
- Update several dependencies

### Fixed
- fix(chat): restrict checkbox editing in one-to-one conversations
[#12160](https://github.com/nextcloud/spreed/pull/12160)
[#12176](https://github.com/nextcloud/spreed/pull/12176)
- fix(chat): Fix clearing the input field after file upload
[#12061](https://github.com/nextcloud/spreed/issues/12061)
- fix(chat): Fix setting known chat messages borders after leaving the conversation
[#12183](https://github.com/nextcloud/spreed/pull/12183)
- fix(dashboard): Dashboard does not show mentions from federated conversations
[#12163](https://github.com/nextcloud/spreed/pull/12163)

## 19.0.0-rc.5 – 2024-04-18
### Changed
- Update translations
Expand Down