add 18.0.0 + 17.1.3 to changelog

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2023-12-13 11:39:56 +01:00
parent f9502462c7
commit 19f18fb454
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B

View file

@ -5,6 +5,37 @@ 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
## [18.0.0] - 2023-12-11
### Added
- File captions
- Note To Self
- Recording consent
- Share files by long press context menu (@Smarshal21)
- Save files to storage (@FaribaKhandani)
- Show active call in chat with accept call buttons
### Fixed
- Not possible to delete voice, video, image, contact and location messages (@Smarshal21)
- Hide "unread mention" bubble in search mode (@sowjanyakch)
- Call notification screen remains open
- Minor bug fixes (@parneet-guraya et al.)
Minimum: Android 7.0 Nougat
For a full list, please see https://github.com/nextcloud/talk-android/milestone/75?closed=1
## [17.1.3] - 2023-11-17
### Fixed
- Login via Active Directory fails when using Umlauts in username
- Crash when guest without name joins a call
- Chat messages disappear on initial configuration change (e.g. screen rotation)
Minimum: Android 7.0 Nougat
For a full list, please see https://github.com/nextcloud/talk-android/milestone/78?closed=1
## [17.1.2] - 2023-10-19
### Fixed