Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/omemo
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2021-05-02 11:17:16 +0300
committerlovetox <philipp@hoerist.com>2021-05-02 11:17:16 +0300
commit3761f2f16dbc4a4bfc78b3b3146a6be8c237267d (patch)
tree66f522d9efe213e9c8d9f7b282293490581ad8b4 /omemo
parent34f965e1b2bdf9ea2eed1cce09ad1acf9c2010e6 (diff)
[omemo] Update CHANGELOG & manifest.ini
Diffstat (limited to 'omemo')
-rw-r--r--omemo/CHANGELOG8
-rw-r--r--omemo/manifest.ini2
2 files changed, 8 insertions, 2 deletions
diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index 84923ea..68752a9 100644
--- a/omemo/CHANGELOG
+++ b/omemo/CHANGELOG
@@ -1,6 +1,12 @@
-2.8.4 / 2021-03-03
+2.8.6 / 2021-05-01
- Fix attribute access
+2.8.5 / 2021-04-26
+- Correctly decrypt encoded URIs
+
+2.8.4 / 2021-03-03
+- Adapt to nbxmpp changes
+
2.8.3 / 2021-03-03
- Fix attribute access
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index ccf5219..8378774 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.8.5
+version: 2.8.6
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>