This repository was archived by the owner on Mar 20, 2025. It is now read-only.
QXmpp 1.5.3
Fixes:
- MAM: Fix task is never finished when none of the messages is encrypted but
e2ee is enabled (@lnjX) - SaslDigestMd5: Fix undefined behaviour with Qt 6 when parsing empty property
at the end of the input (@lnjX) - CarbonManagerV2: Fix enable IQ sending (@melvo)
- Fix various OMEMO issues and update to libomemo-c 0.5 (@melvo)
- Fix compilation (inclunding omemo module) with MSVC 2019 (@jbbgameich)
- Fix library files installation directory on windows (@lnjX)
Misc:
- Add CMake option to manually specify Qt major version (@TheBluestBird)
- Readd old PubSubIq and PubSubItem after justified complaints (@lnjX)