From e7932b6711f583336e195cb216dd3bf4904b82e6 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 7 Feb 2022 16:06:02 +0100 Subject: [PATCH] Add changelog for 13.0.3 Signed-off-by: Joas Schilling --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ec43bf5f..b56eb978da 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