From ef68c7f1c18a3ff71883cc1910480c79dd6b8781 Mon Sep 17 00:00:00 2001 From: Nathan Mattes Date: Fri, 2 Aug 2024 19:49:11 +0200 Subject: [PATCH] Add changelog for iOS-changes --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f60677b3..b68460a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Delta Chat iOS Changelog +## v1.46.8 +2024-08 + +* Mute based on profiles (#2245) +* Add default reactions if there are none (yet) (#2241) +* End search when tapping on "Chats" multiple times (#2239) +* Small code improvements that help make development easier (#2230, #2234, #2236, #2250, #2251) +* Reduce memory footprint (#2235) +* Minor UI/UX-fixes (#2231, #2247) +* update translations and local help (#2244, $2255) +* update core to 1.142.2 + ## v1.46.6 2024-07