v0.14.8
- (util.formatter) Deprecated the lxml-based HTML parser and made the htmlparser-based parser the default. The lxml-based parser will be removed in v0.15.
- (client.api) Fixed
filter_json
parameter inget_messages
not being sent to the server correctly. - (bridge) Added utilities for implementing disappearing messages.