Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 3.09 KB

Change Log

v2.17.2 (2021/03/17 16:10 +00:00)

  • #26 fix: use the msg.topic for put path if none is entered (@sbender9)

v2.17.1 (2021/03/14 17:17 +00:00)

  • #25 fix: errors with existing send-pathvalue without meta data (@sbender9)

v2.17.0 (2021/03/14 16:59 +00:00)

  • #23 fix: source could be "no_source" for notifications (@sbender9)
  • #24 feature: allow meta data to be specified for send-pathvalue (@sbender9)

v2.16.0 (2020/05/19 17:15 +00:00)

  • #19 feature: add inputs for location and distance to geofence nodes (@sbender9)

v2.15.0 (2020/04/23 16:57 +00:00)

  • #16 feature: simplify node names and move to Signal K section of pallete (@sbender9)

v2.14.0 (2020/04/15 14:43 +00:00)

  • #15 feature: add support to specify $source for puts (@sbender9)

v2.13.1 (2020/03/14 01:32 +00:00)

  • #14 fix: send-put node showing an error when it worked (@sbender9)
  • #13 chore: remove debug logging (@sbender9)

v2.13.0 (2020/03/14 00:25 +00:00)

  • #12 feature: allow the $source to be specified for send-notification (@sbender9)

v2.12.2 (2019/07/05 14:46 +00:00)

  • #11 fix: put handler returning incorrect status (@sbender9)

v2.12.1 (2019/05/02 15:52 +00:00)

  • #10 fix: signalk-handler-next not passing on data (@sbender9)

v2.12.0 (2019/05/02 14:38 +00:00)

  • #9 feature: show feedback on the status of sending a put (@sbender9)

v2.11.0 (2018/09/11 19:07 +00:00)

  • #7 feature: allow subscriptions to paths coming from node red nodes (@sbender9)

v2.10.0 (2018/09/11 18:14 +00:00)

  • #6 feature: add ability to receive events from the signalk-node-server app (@sbender9)

v2.9.0 (2018/08/16 16:42 +00:00)

  • #5 feature: include timestamp in flattened subscriptions (@sbender9)

v2.8.1 (2018/08/13 14:40 +00:00)

  • #4 docs: update input handler docs (@sbender9)
  • #3 docs: update input handler docs (@sbender9)
  • #2 Update node, signalk-send-pathvalue, help. (@MatsA)

v2.8.0 (2018/06/24 19:44 +00:00)

  • #1 feature: add ability to filter/change deltas before they get into the server (@sbender9)