Skip to content

QXmpp 1.6.0

Latest
Compare
Choose a tag to compare
@lnjX lnjX released this 06 Feb 21:44
· 202 commits to master since this release
v1.6.0

QXmpp requires Qt 5.15 or 6.0+ now, the previous release was still compatible with Qt 5.9.

New features:

  • First QXmpp logo (#528, @raghu-kamath)
  • Implement XEP-0215: External Service Discovery (#542, @taiBsu)
  • Implement XEP-0353: Jingle Message Initiation (#570, @taiBsu)
  • Implement XEP-0482: Call Invites (#575, @taiBsu)
  • Implement XEP-0191: Blocking Command (#577, @lnjX)
  • Client: New constructor for creating without any extensions (@lnjX)