XHTMLManager.addBody(Message message, String body) missing in 4.1.1

Hi,

I just upgraded from 4.0.7 to 4.1.1 and cant find a way to add my own XHTML string to a message. In the docs its still mentioned:

http://www.igniterealtime.org/builds/smack/docs/latest/documentation/extensions/ xhtml.html

When looking at github this function is also not there:

Smack/XHTMLManager.java at master · igniterealtime/Smack · GitHub

Will it come back? What am I missing? How to add XHTML as a string?

Best regards,

Cosmo