From 74acd9dea62ace7affe95a7c76e825368a0498ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Kr=C3=BCger?= Date: Mon, 5 Sep 2022 13:34:16 +0200 Subject: [PATCH] Add versions 14.1.1 and 14.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tim Krüger --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a3b59b9e..4b9502c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,32 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security +## [14.2.0] - 2022-08-31 +## Added + +- Tabs for deck cards, locations and other objects in shared items view +- "Mark as read" via notification +- Create new profile avatar image with camera + +## Changed + +- Load higher resolution avatars in conversation list + +## Fixed + +- Fail to open newly created conversation +- Starting a call from chat screen crashes +- Rare crashes during swipe left for reply to a message + +For a full list, please see https://github.com/nextcloud/talk-android/milestone/57?closed=1 + +## [14.1.1] - 2022-08-15 +### Fixed +- Swipe left for reply to a message +- Multiple minor issues + +For a full list, please see https://github.com/nextcloud/talk-android/milestone/58?closed=1 + ## [14.1.0] - 2022-07-18 ### Added - Search within messages