Releases: fbchat-dev/fbchat
Releases · fbchat-dev/fbchat
v1.9.2
Fix MQTT connection on fresh logins
v1.9.0
Add MQTT over WebSockets support, fixing a lot of long standing issues. See #494 for more.
This is a fairly big change, so a few issues is to be expected, please report them if you find any!
v1.8.3
- Fix an issue with determining the mimetype of external files, #471
v1.8.2
- Fix #469, a python 2 specific issue
v1.8.1
- Internal improvements, see #464
v1.8.0
- Add
Client.fetchThreadImages
, see #434
- Clean up API documentation, see #454
- Fix documentation spelling, see #455
v1.7.1
- Lots of cleanup, see #433, #435, #436, #439
- Fix documentation, see #440
- Improve error handling, making it both more explicit, and more thorough, see #438
- Fix dependency specification, see 281a20f
- Small optimizations