Releases: uhppoted/uhppote-cli
Releases · uhppoted/uhppote-cli
v0.8.9-beta
Release Notes
- Added support for TCP/IP connections to controllers.
- Changed default controller timezone from UTC to Local.
- Updated to Go 1.23.
v0.8.8-beta
Release Notes
Added
- Implemented
restore-default-parameters
command to reset a controller to the manufacturer default configuration.
Updated
- Bumped Go version to 1.22.
v0.8.7-beta
Release Notes
- Added
set-super-passwords
command to set the supervisor override passwords for a door. - Replaced
nil
event pointer with zero value inget-status
for controllers without a valid system date/time
v0.8.6-beta
Release Notes
- Added optional --card-format command line argument to
put-acl
andload-acl
to allow Wiegand card number validation - Added activate-keypads command to enable or disable reader access keypads.
v0.8.5-beta
Release Notes
- Added
set-interlock
command to set controller door interlock mode.
v0.8.4-beta
Release Notes
Added
- Added (optional) PIN to put-card command to set card key PIN
- Added --with-pin command line option to
get-acl
,compare-acl
andload-acl
for card keypad PIN - Initial draft of package overview godoc.
Updated
- Included static-check in CI build.
- Implemented custom formatting for
get-cards
to pretty print lists with too large card numbers.
v0.8.3-beta
Release Notes
- Added ARM64 to release builds
- Removed zip files from release artifacts (no longer necessary)
v0.8.2-beta
Release Notes
Maintenance release for compatiblity with uhppote-core v0.8.2.
- Bumped Go version to 1.19
v0.8.1-beta
Release Notes
- Maintenance release for compatibility with uhppote-core v0.8.1
v0.8.0-beta
Release Notes
- Maintenance release for compatibility with uhppote-core v0.8.0 and uhppoted-lib v0.8.0