diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8425f0046..ded2630a1a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog All notable changes to this project will be documented in this file. +## 15.0.0-rc.3 – 2022-10-10 +### Changed +- Move all checkboxes to NcCheckboxRadioSwitch component so the UI doesn't break +- Reorganize the conversation settings + +### Fixed +- Fix chats not getting marked as read with reactions + ## 15.0.0-rc.2 – 2022-09-29 ### Added - Commands to monitor calls and a single room diff --git a/appinfo/info.xml b/appinfo/info.xml index d29d1f3334c..dfc546a6eef 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m ]]> - 15.0.0-rc.2 + 15.0.0-rc.3 agpl Daniel Calviño Sánchez