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.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>