summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-03-24 17:23:27 +0100
committerGitHub <noreply@github.com>2023-03-24 17:23:27 +0100
commit4cc2540bc1eb6e8679c82678f05e0149faa50e35 (patch)
tree1d215dcd24ae9912100e6b5ea4e730629d41abc0
parentd559e947e3106c1ef3fc358e33194a034d74af75 (diff)
parent726a304654b19e3c0c94c96bd06a15707ebb4400 (diff)
Merge pull request #9160 from nextcloud/backport/9157/stable25v15.0.5
chore(release): 15.0.5
-rw-r--r--CHANGELOG.md16
-rw-r--r--appinfo/info.xml2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 306970adb..073ddb933 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.5 – 2023-03-24
+### Fixed
+- fix(calls): Fix RemoteVideoBlocker still active after removing its associated model
+ [#9132](https://github.com/nextcloud/spreed/pull/9132)
+- fix(polls): Remove polls also when deleting the chat history
+ [#8992](https://github.com/nextcloud/spreed/pull/8992)
+- fix(reactions): Fix reacting to people that left
+ [#8886](https://github.com/nextcloud/spreed/pull/8886)
+
+## 14.0.10 – 2023-03-24
+### Fixed
+- fix(calls): Fix RemoteVideoBlocker still active after removing its associated model
+ [#9133](https://github.com/nextcloud/spreed/pull/9133)
+- fix(reactions): Fix reacting to people that left
+ [#8887](https://github.com/nextcloud/spreed/pull/8887)
+
## 15.0.4 – 2023-02-23
### Added
- Make "End call for everyone" available for moderators all the time
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5acc6e716..d5624c496 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
]]></description>
- <version>15.0.4</version>
+ <version>15.0.5</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>