Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aa5b5497e..d2d9e7251 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 12.2.4 – 2022-03-17
+### Fixed
+- Fix several modals, dialogs and popovers in fullscreen mode
+ [#6884](https://github.com/nextcloud/spreed/pull/6884)
+- Fix mentions inside brackets
+ [#6870](https://github.com/nextcloud/spreed/pull/6870)
+- Fix call flags update when track is disabled
+ [#7015](https://github.com/nextcloud/spreed/pull/7015)
+
+## 11.3.6 – 2022-03-17
+### Fixed
+- Fix several modals, dialogs and popovers in fullscreen mode
+ [#6886](https://github.com/nextcloud/spreed/pull/6886)
+- Fix mentions inside brackets
+ [#6871](https://github.com/nextcloud/spreed/pull/6871)
+
## 12.2.3 – 2022-01-24
### Fixed
- Allow joining open conversations which are also shared as link with a password
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9a621c602..00981aae3 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>12.2.3</version>
+ <version>12.2.4</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>