From 1bbf352c4cdba41c543cea079efab3cc620780fc Mon Sep 17 00:00:00 2001 From: adbenitez Date: Tue, 22 Jul 2025 16:37:58 +0200 Subject: [PATCH 1/2] update deltachat-core-rust to 'chore(release): prepare for 2.5.0' of 'v2.5.0' --- jni/deltachat-core-rust | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jni/deltachat-core-rust b/jni/deltachat-core-rust index 46b275bfa..7f3648f8a 160000 --- a/jni/deltachat-core-rust +++ b/jni/deltachat-core-rust @@ -1 +1 @@ -Subproject commit 46b275bfabf51c3b8175f80f7678b01f83cbfeec +Subproject commit 7f3648f8ae0e98f28c4a3eccc428e712b12af39a From a5070c879ac0bb75a68d6b961c9a0585874c2d12 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Tue, 22 Jul 2025 16:45:45 +0200 Subject: [PATCH 2/2] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d40c0af57..78d476097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ * Allow to sort profiles up in the profile switcher * Add new option to create unencrypted email thread * Green checkmarks are removed where they mostly refer to guaranteed encryption, which is the default now. They are still used for profile's "Introduced by" -* Update to core 2.4.0 +* Update to core 2.5.0 ## v1.58.4 2025-05