From 3611052386fcb6ad46d9fe7ebf8deae5377648db Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 2 Feb 2024 09:46:44 +0100 Subject: [PATCH] Add changelog. --- changelog.d/8744.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8744.bugfix diff --git a/changelog.d/8744.bugfix b/changelog.d/8744.bugfix new file mode 100644 index 0000000000..3ce7637059 --- /dev/null +++ b/changelog.d/8744.bugfix @@ -0,0 +1 @@ +Improve `Event.getClearContent()` and fix assignment issue that may help to decrypt last Event in the room list.