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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-10-15 17:11:29 +0300
committerGitHub <noreply@github.com>2021-10-15 17:11:29 +0300
commitbcfce05f4650ab4a036955f0c2119f7e5b626802 (patch)
tree7a4c43484f1ddf19e278a371beea5edd302c1cd2
parente21a940db12033b051b1afbac34769a3f704fd96 (diff)
parente865c1dc0545f3ef6003f8c20164e0efa15f72fe (diff)
Merge pull request #6354 from nextcloud/backport/6353/stable22.1v12.2.1backport/6353/stable22.1
[stable22.1] Add changelog for 12.2.1
-rw-r--r--CHANGELOG.md23
-rw-r--r--appinfo/info.xml2
2 files changed, 18 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8e92e0fa..3936613a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 12.2.0 – 2021-09-17
+## 12.2.1 – 2021-10-15
+### Changed
+- Simplify sidebar in one-to-one conversations
+ [#6275](https://github.com/nextcloud/spreed/pull/6275)
+### Fixed
+- Reuse participant information when rendering peers in a call
+ [#6344](https://github.com/nextcloud/spreed/pull/6344)
+- Ignore sessions with timeouted ping when sending notifications
+ [#6329](https://github.com/nextcloud/spreed/pull/6329)
+- Fix errors with the speaking events
+ [#6298](https://github.com/nextcloud/spreed/pull/6298)
+- Don't fail hard when adding a participant in parallel
+ [#6264](https://github.com/nextcloud/spreed/pull/6264)
+- Fix invisible emoji picker in Safari
+ [#6351](https://github.com/nextcloud/spreed/pull/6351)
+
+## 12.2.0 – 2021-09-17
### Added
- Add "Create conversation" button on first page of dialog when creating a public conversation
[#6206](https://github.com/nextcloud/spreed/pull/6206)
@@ -20,7 +36,6 @@ All notable changes to this project will be documented in this file.
[#6182](https://github.com/nextcloud/spreed/pull/6182)
## 12.1.2 – 2021-09-17
-
### Fixed
- Add some validation for shared geo-locations
[#6243](https://github.com/nextcloud/spreed/pull/6243)
@@ -38,7 +53,6 @@ All notable changes to this project will be documented in this file.
[#6080](https://github.com/nextcloud/spreed/pull/6080)
## 11.3.2 – 2021-09-17
-
### Fixed
- Fix logged-in users are unable to join a password protected public conversation
[#6231](https://github.com/nextcloud/spreed/pull/6231)
@@ -54,7 +68,6 @@ All notable changes to this project will be documented in this file.
[#5786](https://github.com/nextcloud/spreed/pull/5786)
## 10.1.7 – 2021-09-17
-
### Fixed
- Fix logged-in users are unable to join a password protected public conversation
[#6232](https://github.com/nextcloud/spreed/pull/6232)
@@ -62,7 +75,6 @@ All notable changes to this project will be documented in this file.
[#6240](https://github.com/nextcloud/spreed/pull/6240)
## 10.0.10 – 2021-09-17
-
### Fixed
- Fix logged-in users are unable to join a password protected public conversation
[#6233](https://github.com/nextcloud/spreed/pull/6233)
@@ -70,7 +82,6 @@ All notable changes to this project will be documented in this file.
[#6128](https://github.com/nextcloud/spreed/pull/6128)
## 12.1.1 – 2021-08-30
-
### Changed
- Improved device preference storing to better recover after switching between docking-station and normal usage with a device
[#6179](https://github.com/nextcloud/spreed/pull/6179)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d9354d585..046ac5250 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.0</version>
+ <version>12.2.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>