New Features

  • XEP-0202 Entity Time is now supported by Client Library.
  • #3270 & #3732 Proxy support has been implemented to JaXMPP library.
  • #3717 JaXMPP now supports retrieving whole stanza from Message Archive rather than just the <body/> element. You will need to set sess-man/plugins-conf/message-archive/msg-archive-paths[s]=/message/body,/message/subject in init.properties to enable this feature. Here, both body and subject will be stored.
  • #3749 Added support to enable access to original elements of retrieved collection from collections list within Message Archive implementation.
  • #4000 UTF-8 support improved to include multibyte characters.