This repository was archived by the owner on Mar 20, 2025. It is now read-only.
QXmpp 1.5.6
- Behaviour change: sendIq() automatically parses stanza errors (returned as QXmppError) (@lnjX)
- CMake: "QXmpp" legacy cmake package is now only installed for Qt 5 builds (@lnjX)
- Fix unit tests with Qt 6! (@lnjX)
- EncryptedFileSharingProvider: Fix wrong cipher set in sent file share element (@lnjX)
- Fix SCE parsing mode when parsing encrypted messages (@lnjX)
- Fix file encryption with QCA issues (@lnjX)
- Fix picking by strength of hashing algorithms (@lnjX)
- Fix github ci (@lnjX)
- Add unit tests for all file encryption ciphers (@lnjX)