From 5407ac368ed55bfe86c6bdbc085613b0ebefbcc6 Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Fri, 7 Jul 2023 16:30:06 +0200 Subject: [PATCH] add 17.0.1 to changelog Signed-off-by: Marcel Hibbe --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cde0692f0..5cd3f878d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,21 @@ 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 +## [17.0.1] - 2023-07-07 + +### Fixed +- Avoid crash when opening conversations (happened when OpenAI translations were enabled) +- Avoid loading conversations screen multiple times after login when multiple accounts are used +- Fix phone book integration +- Minor fixes + +### Changed +- new UI for Settings screen + +Minimum: NC 14 Server, Android 7.0 Nougat + +For a full list, please see https://github.com/nextcloud/talk-android/milestone/72?closed=1 + ## [17.0.0] - 2023-06-12 ### Added