Releases: JKRhb/node-red-contrib-coap
Releases · JKRhb/node-red-contrib-coap
Version 0.4.1
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
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