Releases: uhppoted/uhppote-cli
Releases · uhppoted/uhppote-cli
v0.9.0-beta
Release Notes
Updated to Go 1.25.
v0.8.11-beta
Release Notes
- Added
get-antipassbackandset-antipassbackcommands to manage the controller anti-passback mode. - Updated to Go 1.24.
v0.8.10-beta
Release Notes
- Added (optional) auto-send interval to
set-listenercommand. - Included auto-send interval (if not zero) in response from
get-listenercommand. - Added build target for ARMv6 (RaspberryPi ZeroW).
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-parameterscommand 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-passwordscommand to set the supervisor override passwords for a door. - Replaced
nilevent pointer with zero value inget-statusfor controllers without a valid system date/time
v0.8.6-beta
Release Notes
- Added optional --card-format command line argument to
put-aclandload-aclto allow Wiegand card number validation - Added activate-keypads command to enable or disable reader access keypads.
v0.8.5-beta
Release Notes
- Added
set-interlockcommand 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-aclandload-aclfor card keypad PIN - Initial draft of package overview godoc.
Updated
- Included static-check in CI build.
- Implemented custom formatting for
get-cardsto 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)