Releases: uhppoted/node-red-contrib-uhppoted
Releases · uhppoted/node-red-contrib-uhppoted
v1.1.11
Release Notes
- Fixed TCP transport bug (destination address ignored).
- Fixed UDP transport timeout implementation.
- Added
uhppoted-get-antipassback
node.
- Added
uhppoted-set-antipassback
node.
- Fixed lookup tags for internationalisation.
- Fixed inconsistent get/set semantics.
- Updated dependencies for security patches.
v1.1.10
Release Notes
- Fixed bug in connected UDP logic (not using injected controller address:port).
v1.1.9
Release Notes
- Added event auto-send interval to
get-listener
and set-listener
nodes.
- Updated dependencies (security patches).
v1.1.8
Release Notes
- Added support for TCP/IP connections to controllers.
- Replaced ip.js dependency with local module to reduce frequency of security patches.
- Deprecating controllers list in config.
v1.1.7
Release Notes
Added
uhppoted-restore-default-parameters
node.
Updated
- Updated dependencies for security patches.
v1.1.6
Release Notes
Added
uhppoted-set-door-passcodes
node to set supervisor override passcodes for a door.
Updated
- Fixed input and output labels for renamed nodes.
- Reworked
get-status
and get-event
to return '' for zero value event timestamps.
- Reworked
get-status
to explicitly handle response with no event.
v1.1.5
Release Notes
- Added
uhppoted-activate-keypads
node to enable or disable reader access keypads.
- Updated dependencies for security patches.
v1.1.4
Release Notes
- Added
uhppoted-set-interlock
node to set controller door interlock mode.
v1.1.3
Release Notes
- Added
uhppoted-set-pc-control
node for enabling and disabling remote host access control.
- Added (optional) card keypad PIN field to
put-card
, get-card
and get-card-by-index
nodes.
- Updated package.json to allow NodeRED v2.2.3+
v1.1.2
Release Notes
- Multiple dependency updates for security patches.
- Reduced visibility of 'upgrading from v0.x' notes to a section under Installation.