Skip to content

Releases: OctoPrint/OctoPrint-MQTT

0.8.17

29 Apr 19:24
e35f5d5

Choose a tag to compare

  • bump paho-mqtt to version 2

0.8.16

19 Jun 14:25
7c15ca5

Choose a tag to compare

What's Changed

  • Add support for publishing additional metadata by @DarkFox in #149

New Contributors

Full Changelog: 0.8.15...0.8.16

0.8.15

10 Feb 18:26
f290e6a

Choose a tag to compare

  • pin paho-mqtt dependency to versions less than 2 due to breaking changes

0.8.14

07 Jan 07:20
d31d612

Choose a tag to compare

0.8.13

31 May 04:05
c66623c

Choose a tag to compare

0.8.12

19 Dec 02:06
17d4924

Choose a tag to compare

  • Fix NameError introduced in last version update

0.8.11 - TLS Fixes

09 Dec 21:22
1ac11cc

Choose a tag to compare

  • not require ca cert when using TLS, handles issues with Lets Encrypt, #89

0.8.10

07 May 18:18
e86ed56

Choose a tag to compare

  • additional python 3 compatibility fixes, specific to unsubscribe helper

0.8.9

27 Mar 08:54
08edf0d

Choose a tag to compare

This is a fix release for 0.8.8 which fixes a compatibility issue with python3

Original Release Notes for 0.8.8

  • Printing state is now reset when starting a new print
  • Printing state is no longer retained
  • API: Add option to publish data without converting to json

0.8.7

23 May 05:38
2eb4a68

Choose a tag to compare

  • Added Python 3 compatibility