Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Krüger <t@timkrueger.me>2022-05-24 11:37:34 +0300
committerTim Krüger <t@timkrueger.me>2022-05-24 11:37:34 +0300
commit5ebcec9436b6b2dbd822a7d4552f66c8620756f1 (patch)
tree9b5cf5c82dc5959243ddb5b9d317c10f6f6ea6c1 /CHANGELOG.md
parent8ebbfb8c1074231d94649f5abf5ffc1ec6b36570 (diff)
Add release 14.0.2 to CHANGELOG
Signed-off-by: Tim Krüger <t@timkrueger.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
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