Smack v4.1.2 Release Notes

Release Date: 2015-06-27 // almost 9 years ago
  • ๐Ÿ› Bug

    • SMACK-664 - Invalid IQ error response to OfferRequestPacket and OfferRevokePacket
    • SMACK-668 - ReconnectionManager\'s value of \'attempts\' is not reset after successful reconnection
    • SMACK-669 - Only add Entity Capabilities extension to available presences
    • SMACK-670 - SASLMechanism.authenticate should treat an empty byte array like \'null\' byte array
    • SMACK-672 - Memory leak caused by RosterGroup declaring a strong reference to XMPPConnection
    • SMACK-673 - VCard API does not support all elements
    • SMACK-676 - ConcurrentModificationException in ServerPingWithAlarmManager
    • SMACK-678 - Login hangs if starttls advertised, but security is set to \'disabled\' and compression is also advertised

    ๐Ÿ‘Œ Improvement

    • SMACK-667 - Request Stream Mangement Acknowledgement after re-sending unack\'ed stanzas after stream resumption
    • SMACK-671 - Don\'t disable Scoks5BytestreamManager on connection termination