Skip to content

Releases: iobroker-community-adapters/ioBroker.mqtt-client

Release v2.0.1

23 Sep 09:06
Compare
Choose a tag to compare
  • (@klein0r) Added missing information in configuration dialog
  • (@klein0r) Fixed type of port configuration to avoid conflicts

Release v2.0.0

21 Jun 19:10
Compare
Choose a tag to compare
  • (klein0r) Password is now encrypted - you have to re-renter your password in instance settings!
  • (klein0r) Use jsonConfig instead of materialize (for instance settings)

Release v1.8.0

07 Apr 11:49
Compare
Choose a tag to compare
  • (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

Release v1.7.0

30 Oct 19:07
Compare
Choose a tag to compare
  • (mcm1957) Dependencies have been updated
  • (mcm1957) Adapter requires nodejs 16 now

Release v1.6.5

28 Sep 07:22
632b715
Compare
Choose a tag to compare
  • (foxriver76) prevent crash cases on invalid subscribe

Release v1.6.3

16 Jun 22:23
Compare
Choose a tag to compare
  • (Apollon77) Prevent potential crash cases reported by Sentry

Release v1.6.2

02 Apr 21:20
Compare
Choose a tag to compare
  • (Apollon77) Prevent potential crash cases reported by Sentry

Release v1.6.1

24 Feb 02:55
Compare
Choose a tag to compare
  • (Pmant) fix subscriptions
  • (Pmant) fix unsubscribing
  • (Pmant) use prefix for LWT topic

Release v1.6.0

19 Feb 17:11
Compare
Choose a tag to compare
  • (Pmant) add option to select protocol version
  • (Pmant) add websocket support
  • (Pmant) publish values once on enabling publishing
  • (Pmant) Upgrade to MQTT version 4 (resolves many connection issues)
  • (Pmant) fix LWT documentation
  • (Pmant) optionally publish a message when disconnecting gracefully