Releases: qxmpp-project/qxmpp
Releases · qxmpp-project/qxmpp
QXmpp 1.10.1
- ColorGeneration: Fix MSVC linkage of header-only generateColor() (@lnjX, #686)
- Fix comparison for checking validity of fallback markers sections (@lnjX, #678)
- Stun: Include QSet to fix incomplete type with some Qt versions (@melvo, #681)
QXmpp 1.10.0
- Implement XEP-0392: Consistent Color Generation (@lnjX, #672)
QXmpp 1.9.4
- MixManager: Account export: Fix not finishing task when nothing to export (@pasnox, #677)
QXmpp 1.9.3
- OutgoingClient: Fix ssl connection/setting invalid ssl config (@pasnox, #675)
- FileEncryption: Fix wrong Cipher::ok() assert (@pasnox, #676)
- OmemoManager: Fix removing old signed pre key pairs (@melvo, #674)
- OmemoManager: Do not try to renew signed pre key pairs while loading (@melvo, #674)
QXmpp 1.9.2
- Fix build of unit tests with MSVC (@lnjX)
QXmpp 1.9.1
- MixManager: Fix update node subscriptions adds and removes all nodes with default parameters (@melvo, #670)
QXmpp 1.9.0
- Implement XEP-0461: Message Replies parsing (@lnjX, #645)
- Prevent unencrypted fallback markers are applied to encrypted body (@lnjX, #647)
- Implement XEP-0283: Moved (@pasnox, #621)
- AccountMigration: Implement restoring of joined MIX channels (@pasnox, #657)
QXmpp 1.8.3
- MamManager: Fix some unencrypted are not parsed when end-to-end-encryption is enabled (@lnjX, #662)
QXmpp 1.8.2
- StreamError: Fix parsing of stream error conditions and missing "invalid-id" condition (@lnjX)
- Omemo: Fix windows/msvc build (@lnjX, #658)
- Uri: Fix parsing login URI (@melvo, #653)
QXmpp 1.8.1
- Fix other DNS records are not tried if host does not exist (@lnjX)
- Fix clang build (@lnjX)