Update CHANGELOG

This commit is contained in:
Philipp Hörist
2018-04-09 14:37:27 +02:00
parent 8c62878ca2
commit 064ab554bf

View File

@@ -1,102 +1,105 @@
2.5.9 / 2018-04-08 2.5.10 / 2018-04-09
- Remove pycrypo dependency - Bug fix
2.5.8 / 2018-03-31 2.5.9 / 2018-04-08
- Bug fix - Remove pycrypo dependency
2.5.7 / 2018-02-26 2.5.8 / 2018-03-31
- Big fix - Bug fix
2.5.6 / 2018-01-26 2.5.7 / 2018-02-26
- Fix decrypting MAM MUC messages - Big fix
2.5.5 / 2017-12-17 2.5.6 / 2018-01-26
- Bug fix - Fix decrypting MAM MUC messages
2.5.4 / 2017-12-16 2.5.5 / 2017-12-17
- Bug fix - Bug fix
2.5.3 / 2017-12-10 2.5.4 / 2017-12-16
- Bug fix - Bug fix
2.5.2 / 2017-12-10 2.5.3 / 2017-12-10
- Small refactoring - Bug fix
2.5.1 / 2017-11-21 2.5.2 / 2017-12-10
- Bug fix - Small refactoring
2.5.0 / 2017-11-20 2.5.1 / 2017-11-21
- Add MAM for MUC decryption - Bug fix
2.4.3 / 2017-11-15 2.5.0 / 2017-11-20
- Use Gajim API to announce caps - Add MAM for MUC decryption
2.4.2 / 2017-11-15 2.4.3 / 2017-11-15
- Query devicelists for contacts where we have none, this makes us a bit more independent from PEP - Use Gajim API to announce caps
- Fix encrypting in Groupchats
- Improve error messages 2.4.2 / 2017-11-15
- Query devicelists for contacts where we have none, this makes us a bit more independent from PEP
2.4.1 / 2017-11-12 - Fix encrypting in Groupchats
- Bug fix - Improve error messages
2.4.0 / 2017-11-10 2.4.1 / 2017-11-12
- Refactoring - Bug fix
2.3.8 / 2017-10-07 2.4.0 / 2017-11-10
- Bug Fixes - Refactoring
2.3.7 / 2017-08-26 2.3.8 / 2017-10-07
- Query only the most recent PEP items - Bug Fixes
2.3.6 / 2017-08-21 2.3.7 / 2017-08-26
- Adapt to Gaim beeing now a Package - Query only the most recent PEP items
2.3.5 / 2017-08-07 2.3.6 / 2017-08-21
- Support 12bit IVs on httpupload files - Adapt to Gaim beeing now a Package
2.3.4 / 2017-06-10 2.3.5 / 2017-08-07
- Bugfixes - Support 12bit IVs on httpupload files
- Some Refactoring
2.3.4 / 2017-06-10
2.3.3 / 2017-06-09 - Bugfixes
- Move encryption logic for files from the HTTPUploadPlugin to the OMEMOPlugin - Some Refactoring
2.3.2 / 2017-06-02 2.3.3 / 2017-06-09
- Adapt to patches regarding LMC in Gajim - Move encryption logic for files from the HTTPUploadPlugin to the OMEMOPlugin
2.3.1 / 2017-05-23 2.3.2 / 2017-06-02
- Bugfixes - Adapt to patches regarding LMC in Gajim
2.3.0 / 2017-05-07 2.3.1 / 2017-05-23
- Make plugin compatible with Gajims encryption API - Bugfixes
2.2.1 / 2017-04-15 2.3.0 / 2017-05-07
- Recognize aesgcm uri scheme - Make plugin compatible with Gajims encryption API
2.2.0 / 2017-04-06 2.2.1 / 2017-04-15
- Add auth tag to key instead of payload - Recognize aesgcm uri scheme
- Support decryption of aesgcm:// uri scheme
- Make python-cryptography mandatory 2.2.0 / 2017-04-06
- small bugfixes - Add auth tag to key instead of payload
- Support decryption of aesgcm:// uri scheme
2.1.0 / 2017-03-26 - Make python-cryptography mandatory
- Add file decryption - small bugfixes
2.0.4 / 2017-03-01 2.1.0 / 2017-03-26
- Use correct tag name for EME - Add file decryption
2.0.3 / 2017-02-28 2.0.4 / 2017-03-01
- Set an inactive device active again after receiving a message from it - Use correct tag name for EME
2.0.2 / 2017-02-28 2.0.3 / 2017-02-28
- Fix a bug when publishing devices - Set an inactive device active again after receiving a message from it
- Fix copying fingerprint
- Fix layout issue 2.0.2 / 2017-02-28
- Dont handle type 'normal' messages - Fix a bug when publishing devices
- Fix copying fingerprint
2.0.1 / 2017-01-14 - Fix layout issue
- Better XEP Compliance - Dont handle type 'normal' messages
- Bugfixes
2.0.1 / 2017-01-14
2.0.0 / 2016-12-04 - Better XEP Compliance
- Port Plugin from GTK2 - Bugfixes
2.0.0 / 2016-12-04
- Port Plugin from GTK2