Skip to content

Releases: fbchat-dev/fbchat

v1.9.2

08 Jan 07:52
Compare
Choose a tag to compare

Fix MQTT connection on fresh logins

v1.9.1

06 Jan 12:28
Compare
Choose a tag to compare

Fix a few MQTT errors, see b4d3769

v1.9.0

06 Jan 10:01
Compare
Choose a tag to compare

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

08 Sep 14:04
Compare
Choose a tag to compare
  • Fix an issue with determining the mimetype of external files, #471

v1.8.2

05 Sep 18:28
Compare
Choose a tag to compare
  • Fix #469, a python 2 specific issue

v1.8.1

28 Aug 17:25
Compare
Choose a tag to compare
  • Internal improvements, see #464

v1.8.0

28 Aug 09:07
Compare
Choose a tag to compare
  • Add Client.fetchThreadImages, see #434
  • Clean up API documentation, see #454
  • Fix documentation spelling, see #455

v1.7.3

20 Jul 16:43
Compare
Choose a tag to compare

v1.7.2

03 Jul 22:38
Compare
Choose a tag to compare

Hotfix, see #441

v1.7.1

03 Jul 22:05
Compare
Choose a tag to compare
  • 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