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>2022-02-07 18:54:46 +0300
committerGitHub <noreply@github.com>2022-02-07 18:54:46 +0300
commit78ee7a507c0da5b921454ac9a189518ed1d9eb0f (patch)
treee70923bb879e002f8e1c10a07e795a42b900fd3c
parent93c463e2acfade91567936170258c6410f4ea149 (diff)
parentb3dc5256e06ebb52a7efb24b121f410d4a4cb8ed (diff)
Merge pull request #6876 from nextcloud/backport/6875/stable23v13.0.3
[stable23] Add changelog for 13.0.3
-rw-r--r--CHANGELOG.md15
-rw-r--r--appinfo/info.xml2
2 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b1ec43bf5..b56eb978d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.3 – 2022-02-07
+### Fixed
+- Fix stopping a screenshare for recipients
+ [#6857](https://github.com/nextcloud/spreed/pull/6857)
+- Fix switching between screenshares
+ [#6850](https://github.com/nextcloud/spreed/pull/6850)
+- Fix mentions inside brackets
+ [#6869](https://github.com/nextcloud/spreed/pull/6869)
+- Allow using mentions with the mouse
+ [#6838](https://github.com/nextcloud/spreed/pull/6838)
+- Deduplicate round trips when a moderator ends the meeting for everyone
+ [#6841](https://github.com/nextcloud/spreed/pull/6841)
+- Fix message menu misbehaving when the message scrolls outside of the viewport
+ [#6855](https://github.com/nextcloud/spreed/pull/6855)
+
## 13.0.2 – 2022-01-24
### Changed
- Improve the join/leave sounds to be shorter
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 11fb5f7a2..113f4758c 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>13.0.2</version>
+ <version>13.0.3</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>