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:
authorMarco <marcoambrosini@pm.me>2022-01-24 17:47:19 +0300
committerGitHub <noreply@github.com>2022-01-24 17:47:19 +0300
commit7a3970b48a0be7d2f6f82d0cb3b521769f4f58ea (patch)
treef7576bfa7f2f0252c323e7bd897b7a981bbc6d46
parenta7d96b4099d1cda9f0f17f4880321f8617debd25 (diff)
parent0792c69be19410ab51beb7bc289bb46457526e11 (diff)
Merge pull request #6828 from nextcloud/backport/6827/stable23v13.0.2
[stable23] Changelog for 11.3.5, 12.2.3 and 13.0.2
-rw-r--r--CHANGELOG.md49
-rw-r--r--appinfo/info.xml9
2 files changed, 55 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d3c875e4..b1ec43bf5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,55 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.2 – 2022-01-24
+### Changed
+- Improve the join/leave sounds to be shorter
+ [#6720](https://github.com/nextcloud/spreed/pull/6720)
+- Keep emoji picker open when selecting an emoji
+ [#6792](https://github.com/nextcloud/spreed/pull/6792)
+- Reduce the set of avatar sizes so browser cache hits more often
+ [#6799](https://github.com/nextcloud/spreed/pull/6799)
+- Improve signaling events for the roomlist
+ [#6719](https://github.com/nextcloud/spreed/pull/6719)
+- Don't update the participant list when only you joined
+ [#6805](https://github.com/nextcloud/spreed/pull/6805)
+- Recognize voice messages, object and file shares as unread messages
+ [#6826](https://github.com/nextcloud/spreed/pull/6826)
+
+### Fixed
+- Allow joining open conversations which are also shared as link with a password
+ [#6709](https://github.com/nextcloud/spreed/pull/6709)
+- Prevent handleScroll on initial loading of a conversation
+ [#6717](https://github.com/nextcloud/spreed/pull/6717)
+- Don't force a signaling mode when starting/ending the HPB trial
+ [#6822](https://github.com/nextcloud/spreed/pull/6823)
+- Add conversation token and message id to search results
+ [#6745](https://github.com/nextcloud/spreed/pull/6745)
+- Fix enabling background blur when video is disabled
+ [#6705](https://github.com/nextcloud/spreed/pull/6705)
+- Fix several issues with the own peer when connections are slow
+ [#6774](https://github.com/nextcloud/spreed/pull/6774)
+
+## 12.2.3 – 2022-01-24
+### Fixed
+- Allow joining open conversations which are also shared as link with a password
+ [#6710](https://github.com/nextcloud/spreed/pull/6710)
+- Prevent handleScroll on initial loading of a conversation
+ [#6718](https://github.com/nextcloud/spreed/pull/6718)
+- Don't force a signaling mode when starting/ending the HPB trial
+ [#6823](https://github.com/nextcloud/spreed/pull/6823)
+- Add conversation token and message id to search results
+ [#6746](https://github.com/nextcloud/spreed/pull/6746)
+
+## 11.3.5 – 2022-01-24
+### Fixed
+- Allow joining open conversations which are also shared as link with a password
+ [#6711](https://github.com/nextcloud/spreed/pull/6711)
+- Don't force a signaling mode when starting/ending the HPB trial
+ [#6824](https://github.com/nextcloud/spreed/pull/6824)
+- Add conversation token and message id to search results
+ [#6747](https://github.com/nextcloud/spreed/pull/6747)
+
## 13.0.1 – 2021-12-13
### Fixed
- Fix various issues with enabling/disabling the camera and background blur
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5fc129af9..11fb5f7a2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,16 +16,19 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>13.0.1</version>
+ <version>13.0.2</version>
<licence>agpl</licence>
+ <author>Aleksandra Lazarević</author>
<author>Daniel Calviño Sánchez</author>
<author>Ivan Sein</author>
<author>Jan-Christoph Borchardt</author>
- <author>Jennifer Piperek</author>
<author>Joas Schilling</author>
+ <author>Marcel Hibbe</author>
<author>Marco Ambrosini</author>
- <author>Vincent Petry</author>
+ <author>Nikola Gladovic</author>
+ <author>Tim Krüger</author>
+ <author>Vitor Mattos</author>
<namespace>Talk</namespace>