From 4ebc178d67438a8939cbc6b5d360661a5f9970fa Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 20 Aug 2021 14:28:54 +0200 Subject: Add changelog of 12.1.0 Signed-off-by: Joas Schilling --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f6b476463..eb0825cfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ # Changelog All notable changes to this project will be documented in this file. +## 12.1.0 – 2021-08-10 +### Added +- Allow to forward messages to another chat + [#6053](https://github.com/nextcloud/spreed/pull/6053) + [#6057](https://github.com/nextcloud/spreed/pull/6057) + [#6076](https://github.com/nextcloud/spreed/pull/6076) +- Allow to clear chat history + [#6052](https://github.com/nextcloud/spreed/pull/6052) + [#5971](https://github.com/nextcloud/spreed/pull/5971) + +### Changed +- Add "missed call" chat system message for one-to-one calls + [#6031](https://github.com/nextcloud/spreed/pull/6031) + +### Fixed +- Remove div tags when pasting or writing multiline messages in Safari + [#6086](https://github.com/nextcloud/spreed/pull/6086) +- Add list of "What's new in Talk 12" + [#6050](https://github.com/nextcloud/spreed/pull/6050) + ## 12.0.1 – 2021-07-15 ### Fixed - Unshare all items directly when deleting a room -- cgit v1.2.3