From babfbe4acdc033a986e1304a6361458ce91958bf Mon Sep 17 00:00:00 2001 From: Nathan Mattes Date: Tue, 10 Sep 2024 17:43:00 +0200 Subject: [PATCH] Add release notes for 1.46.10 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f28315d7..72b19842e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Delta Chat iOS Changelog +## v1.46.10 (2024-09) + +- Add "Share invite link"-button to "QR Invite Code"-Screen (#2276) +- Enhance "edit name" dialog (#2286) +- Share contact from "contact profile" (#2273) +- Share Log as file (#2205) +- Tune down "copy to clipboard" on "contact profile" (#2274) +- "Invite friends" from settings and "New Chat" (#2277) +- Hide email in "New chat"-list for trusted contacts (#2272) +- Hide option to add contacts manually when chatmail (#2283) +- Fix a bug that the message-timestamp didn't update occasionally (#2270) +- Show contact when tapping on their name in Reactions-overview (#2259) +- Mark bots as ... bots (#2254) +- Improve chat-deletion-confirmation (#2254) +- Update core to 1.142.12 +- Improve security and QR-code generation +- Update core dependencies and remove obsolete ones + ## v1.46.9 2024-08