From c33ff20d0a885f9bcda283f070decfdea784db37 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Fri, 22 May 2026 22:55:54 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ed69596c..7f1533a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,11 @@ * Fix: do not accidentally set draft in chats that don't allow sending messages * Fix swipe navigation between tabs in RTL languages * Remove legacy option +* Don't show non-delivery-notfications in broadcast channels +* Resend the last 10 messages to new broadcast member +* Enable PQC (Post-Quantum Cryptography) decrypting support for incoming messages +* Fix: avoid invalid empty "~" notifications when some peer is streaming location +* Update to core 2.50.0 ## v2.49.0 2026-04