From 5ebcec9436b6b2dbd822a7d4552f66c8620756f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Kr=C3=BCger?= Date: Tue, 24 May 2022 10:37:34 +0200 Subject: [PATCH] Add release 14.0.2 to CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tim Krüger --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aacce2e10..2dfbb1251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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.0.2] - 2022-05-13 +### Added +- Handling for "event.participants.update.all" from HPB +### Fixed +- Multiple NPE +- Reactions option for deleted messages and commands are shown +- Always show reaction count (not only > 1) +- Reactions option shown in read-only conversations + +For a full list, please see https: https://github.com/nextcloud/talk-android/milestone/55?closed=1 + ## [14.0.1] - 2022-05-03 - fix app crashes when UI isn't available anymore - fix to load conversations when servers status app is disabled