Skip to content

QXmpp 1.5.6

Compare
Choose a tag to compare
@lnjX lnjX released this 04 Feb 21:34
· 286 commits to master since this release
v1.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)