Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

47 lines (37 loc) · 1.21 KB

Moxl Changelog

v1.5

  • Add XEP-0231: Bits of Binary support

v1.4

  • Add a XML Stream parser

v1.3

  • Clean the XEP-0060: Pubsub actions and use the Package system
  • Fix the error handler to fire properly global errors

v1.2.1

  • Add support of the XEP-0050: Ad-Hoc Commands

v1.2

  • Large refactoring to move from de BOSH connection system to Websockets
  • SASL authentication is now part of the Action/Payload system
  • Clean a lot of BOSH related sourcecode
  • Move a lot of Payloads and Actions to the Package system
  • Add the account registration support

v1.1.1

  • The Actions now inherit from the Payloads to gain Package system support
  • The Roster is now refreshed on each connection
  • We get the server Caps during the connection
  • Add anonymous login support
  • Fix an issue during Pubsub subscription

v1.1.0

v1.0.0

  • Initial version of Moxl