Skip to content

Releases: uhppoted/node-red-contrib-uhppoted

v1.1.11

09 Jun 19:37
Compare
Choose a tag to compare

Release Notes

  1. Fixed TCP transport bug (destination address ignored).
  2. Fixed UDP transport timeout implementation.
  3. Added uhppoted-get-antipassback node.
  4. Added uhppoted-set-antipassback node.
  5. Fixed lookup tags for internationalisation.
  6. Fixed inconsistent get/set semantics.
  7. Updated dependencies for security patches.

v1.1.10

12 Feb 21:31
Compare
Choose a tag to compare

Release Notes

  1. Fixed bug in connected UDP logic (not using injected controller address:port).

v1.1.9

29 Jan 21:39
Compare
Choose a tag to compare

Release Notes

  1. Added event auto-send interval to get-listener and set-listener nodes.
  2. Updated dependencies (security patches).

v1.1.8

06 Sep 02:52
Compare
Choose a tag to compare

Release Notes

  1. Added support for TCP/IP connections to controllers.
  2. Replaced ip.js dependency with local module to reduce frequency of security patches.
  3. Deprecating controllers list in config.

v1.1.7

26 Mar 22:57
Compare
Choose a tag to compare

Release Notes

Added

  1. uhppoted-restore-default-parameters node.

Updated

  1. Updated dependencies for security patches.

v1.1.6

01 Dec 20:14
Compare
Choose a tag to compare

Release Notes

Added

  1. uhppoted-set-door-passcodes node to set supervisor override passcodes for a door.

Updated

  1. Fixed input and output labels for renamed nodes.
  2. Reworked get-status and get-event to return '' for zero value event timestamps.
  3. Reworked get-status to explicitly handle response with no event.

v1.1.5

30 Aug 16:29
Compare
Choose a tag to compare

Release Notes

  1. Added uhppoted-activate-keypads node to enable or disable reader access keypads.
  2. Updated dependencies for security patches.

v1.1.4

13 Jun 21:36
Compare
Choose a tag to compare

Release Notes

  1. Added uhppoted-set-interlock node to set controller door interlock mode.

v1.1.3

16 Mar 18:46
Compare
Choose a tag to compare

Release Notes

  1. Added uhppoted-set-pc-control node for enabling and disabling remote host access control.
  2. Added (optional) card keypad PIN field to put-card, get-card and get-card-by-index nodes.
  3. Updated package.json to allow NodeRED v2.2.3+

v1.1.2

16 Dec 22:31
Compare
Choose a tag to compare

Release Notes

  1. Multiple dependency updates for security patches.
  2. Reduced visibility of 'upgrading from v0.x' notes to a section under Installation.