Merge pull request #2091 from nextcloud/chore/noid/add-14.0.2-to-changelog

Add release 14.0.2 to CHANGELOG
This commit is contained in:
Tim Krüger 2022-05-24 14:28:42 +02:00 committed by GitHub
commit 17903285fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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