update deltachat-core-rust to 'chore(release): prepare for 2.51.0' of 'v2.51.0'

This commit is contained in:
adbenitez
2026-05-30 00:14:45 +02:00
parent 20fbb0e1ee
commit 1deebdf552
2 changed files with 7 additions and 11 deletions
+6 -10
View File
@@ -2,15 +2,6 @@
## Unreleased
* Add new webxdc.isAppSender and webxdc.isBroadcast APIs for mini-apps
* Fix: Location streaming now works correctly with multiple accounts
* Fix debouncing in chatlist and search
* Fix sharing contact across profiles
* Fix: Reset scroll location after switching account
## v2.50.0
2026-05
* Better incoming call system integration
* Calls are not experimental anymore and don't need to be manually enabled
* Calls can be answered by tapping messages
@@ -42,11 +33,16 @@
* Resend the last 10 messages to new broadcast channel member
* Enable PQC (Post-Quantum Cryptography) support. We do not generate PQC keys yet, this step is needed for forward compatibility
* Improve avatar quality
* Add new webxdc.isAppSender and webxdc.isBroadcast APIs for mini-apps
* Fix: avoid invalid empty "~" notifications when some peer is streaming location
* Fix: Improve detection of stickers
* Fix text direction issues for RTL languages in "Show full message" view
* Fix: Reconnect when removing a relay
* Update to core 2.50.0
* Fix: Location streaming now works correctly with multiple accounts
* Fix debouncing in chatlist and search
* Fix sharing contact across profiles
* Fix: Reset scroll location after switching account
* Update to core 2.51.0
## v2.49.0
2026-04