diff --git a/CHANGELOG.md b/CHANGELOG.md index ded2630a1a5..3ab8aa18220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## 15.0.0-rc.4 – 2022-10-10 +### Fixed +- Fix call button missing on Safari for iPadOS +- Fix silent call not working from web + ## 15.0.0-rc.3 – 2022-10-10 ### Changed - Move all checkboxes to NcCheckboxRadioSwitch component so the UI doesn't break diff --git a/appinfo/info.xml b/appinfo/info.xml index dfc546a6eef..66ef2f6ede0 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.3 + 15.0.0-rc.4 agpl Daniel Calviño Sánchez