Skip to content

v0.8.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@uhppoted uhppoted released this 01 Aug 19:32

Release Notes

  1. Reworked event struct in get-status, get-event, get-events and listen to include:
    • event type code and human readable description
    • event reason code and human readable description
    • event direction code and human readable description
  2. Added (optional) protocol version to configuration.
  3. Added (optional) translation locale to configuration.
  4. Resolved INADDR_ANY to interface IPv4 address for controller listener address health check.