Skip to content

Releases: uhppoted/uhppote-cli

v0.8.9-beta

06 Sep 03:13
Compare
Choose a tag to compare
v0.8.9-beta Pre-release
Pre-release

Release Notes

  1. Added support for TCP/IP connections to controllers.
  2. Changed default controller timezone from UTC to Local.
  3. Updated to Go 1.23.

v0.8.8-beta

27 Mar 16:31
Compare
Choose a tag to compare
v0.8.8-beta Pre-release
Pre-release

Release Notes

Added

  1. Implemented restore-default-parameters command to reset a controller to the manufacturer default configuration.

Updated

  1. Bumped Go version to 1.22.

v0.8.7-beta

01 Dec 18:22
Compare
Choose a tag to compare
v0.8.7-beta Pre-release
Pre-release

Release Notes

  1. Added set-super-passwords command to set the supervisor override passwords for a door.
  2. Replaced nil event pointer with zero value in get-status for controllers without a valid system date/time

v0.8.6-beta

30 Aug 20:00
Compare
Choose a tag to compare
v0.8.6-beta Pre-release
Pre-release

Release Notes

  1. Added optional --card-format command line argument to put-acl and load-acl to allow Wiegand card number validation
  2. Added activate-keypads command to enable or disable reader access keypads.

v0.8.5-beta

13 Jun 20:35
Compare
Choose a tag to compare
v0.8.5-beta Pre-release
Pre-release

Release Notes

  1. Added set-interlock command to set controller door interlock mode.

v0.8.4-beta

15 Mar 20:32
Compare
Choose a tag to compare
v0.8.4-beta Pre-release
Pre-release

Release Notes

Added

  1. Added (optional) PIN to put-card command to set card key PIN
  2. Added --with-pin command line option to get-acl, compare-acl and load-acl for card keypad PIN
  3. Initial draft of package overview godoc.

Updated

  1. Included static-check in CI build.
  2. Implemented custom formatting for get-cards to pretty print lists with too large card numbers.

v0.8.3-beta

16 Dec 21:33
Compare
Choose a tag to compare
v0.8.3-beta Pre-release
Pre-release

Release Notes

  1. Added ARM64 to release builds
  2. Removed zip files from release artifacts (no longer necessary)

v0.8.2-beta

14 Oct 17:31
Compare
Choose a tag to compare
v0.8.2-beta Pre-release
Pre-release

Release Notes

Maintenance release for compatiblity with uhppote-core v0.8.2.

  • Bumped Go version to 1.19

v0.8.1-beta

01 Aug 18:41
Compare
Choose a tag to compare
v0.8.1-beta Pre-release
Pre-release

Release Notes

  1. Maintenance release for compatibility with uhppote-core v0.8.1

v0.8.0-beta

01 Jul 17:08
Compare
Choose a tag to compare
v0.8.0-beta Pre-release
Pre-release

Release Notes

  1. Maintenance release for compatibility with uhppote-core v0.8.0 and uhppoted-lib v0.8.0