AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.6.7: * Fix not freeing account list after plugin load. * Ignore OMEMO messsage in MUCs if sender is not present. * Revert to EME instead of additional body. * Remove the magic number for proper enum. * Set the correct conversation type when decrypting incoming own message to others. * Decrypt messages from own account in MUCs. * Fix but also disable axc log output. * The MUC handling has been rewritten. * Destroy the message after exporting. * Add some debug output.
- Update to version 0.6.6: * Skip adding recipient's devices if addressed to oneself. * Fix not initialising a pointer to NULL. * Allow to override all *FLAGS. * Allow to build a static library. * Report AXC errors through purple_debug. * Update submodules to current versions. * Fix warnings. * Some clean up. - Remove the libjabber.so discoverability workaround: not needed anymore. - Remove the rpmlintrc file: not really needed. - Add CPPFLAGS
- 0.6.5 * strips <html> tags to prevent message leakage * authentication tag is now appended to the key, i.e. is part of the data which is encrypted with the double ratchet session * changes message handler priorities so that this plugin is one of the last to process them, and thus fixes the incompatibility with the XMPP Receipts plugin * fixes display of (OMEMO) when switching from non-OMEMO conversations
- Initial commit, 0.6.4