Files
gajim-plugins/omemo/CHANGELOG
2017-05-07 19:13:42 +02:00

34 lines
736 B
Plaintext

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