Skip to content

Releases: JKRhb/node-red-contrib-coap

Version 0.4.1

17 Feb 15:48
Compare
Choose a tag to compare

Changelog

  • Added localization for English and German (#23)
  • Minor cosmetic changes to make the CoAP nodes more similar to the HTTP nodes

Version 0.4.0

01 Feb 13:27
Compare
Choose a tag to compare

Changelog

  • Dependencies have been updated (PR #17)
  • coap in node can now support IPv6 (PR #17)
  • Issue with literal IPv6 addresses has been fixed (PR #10)
  • coap request node now exports both headers and status code (PR #9)
  • coap request node now preserves message properties (PR #8)
  • Reformatted source code and reworked CI workflows