diff options
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,9 @@ QXmpp 0.x.y (UNRELEASED) ------------------------ + - New XEPs + * XEP-0224: Attention + - Remove deprecated "get*" getter accessors from: QXmppClient QXmppMessage @@ -14,6 +17,7 @@ QXmpp 0.x.y (UNRELEASED) - Add TURN support for VoIP calls to use a relay in double-NAT network topologies. - Overhaul Multi-User Chat support to make it easier and more fully featured. - Improve QXmppServer packet routing performance. + - Add support for X-FACEBOOK-PLATFORM SASL method. Issue Fixes: Issue 105: Initial presence is set before the roster request |
