summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2022-03-12 00:38:24 +0100
committerMaxime “pep” Buquet <pep@bouah.net>2022-03-16 08:09:11 +0100
commita9e9c6d38fbb965ec2bb834b64b2075da8ce58cf (patch)
tree7d0532a7084a837d00793aff4c9e8dff32ecdf42
parent87cb79aa71bae278fe2a907af50392e312af662d (diff)
downloadpoezio-a9e9c6d38fbb965ec2bb834b64b2075da8ce58cf.tar.gz
poezio-a9e9c6d38fbb965ec2bb834b64b2075da8ce58cf.tar.bz2
poezio-a9e9c6d38fbb965ec2bb834b64b2075da8ce58cf.tar.xz
poezio-a9e9c6d38fbb965ec2bb834b64b2075da8ce58cf.zip
Changelog: E2EEPlugin changes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fcf0e62f..050d3f15 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,12 @@ This file describes the new features in each poezio release.
* Poezio 0.14 - dev
+- Plugin API:
+ - BREAKING: E2EEPlugin.decrypt's `tab` parameter is now of type
+ Optional[ChatTab] instead of ChatTab.
+ - E2EEPlugin decrypts encrypted messages even when they have no body.
+ - E2EEPlugin lets through already encrypted messages without giving them to the user.
+
# Minor Changes
- Reorder: Prevent GapTabs from being serialized and ignore when serialized as