2.3.3 / 2017-06-09 - Move encryption logic for files from the HTTPUploadPlugin to the OMEMOPlugin 2.3.2 / 2017-06-02 - Adapt to patches regarding LMC in Gajim 2.3.1 / 2017-05-23 - Bugfixes 2.3.0 / 2017-05-07 - Make plugin compatible with Gajims encryption API 2.2.1 / 2017-04-15 - Recognize aesgcm uri scheme 2.2.0 / 2017-04-06 - Add auth tag to key instead of payload - Support decryption of aesgcm:// uri scheme - Make python-cryptography mandatory - small bugfixes 2.1.0 / 2017-03-26 - Add file decryption 2.0.4 / 2017-03-01 - Use correct tag name for EME 2.0.3 / 2017-02-28 - Set an inactive device active again after receiving a message from it 2.0.2 / 2017-02-28 - Fix a bug when publishing devices - Fix copying fingerprint - Fix layout issue - Dont handle type 'normal' messages 2.0.1 / 2017-01-14 - Better XEP Compliance - Bugfixes 2.0.0 / 2016-12-04 - Port Plugin from GTK2