From 19f18fb4547108ab4532feadb4120057ff9590f7 Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Wed, 13 Dec 2023 11:39:56 +0100 Subject: [PATCH] add 18.0.0 + 17.1.3 to changelog Signed-off-by: Marcel Hibbe --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb29055b..048389a5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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