Skip to content

QXmpp 0.9.0

Compare
Choose a tag to compare
@lnjX lnjX released this 01 Apr 10:59
· 1507 commits to master since this release
  • Fix phone numbers incorrectly read from / written to vCard as "PHONE" element instead of "TEL" (#65).
  • Make QXmppClient::connectToServer(QXmppConfiguration, QXmppPresence) a slot (#63).
  • Correctly receive data immediately following a SOCKS5 message (#64).
  • Make QXmppStream handle end of incoming stream (#70).
  • Add unit tests for QXmppCallManager and QXmppTransferManager.
  • Improve ICE implementation to follow RFC 5245 more closely and hide implementation details from public API.