Releases: uhppoted/uhppoted-app-wild-apricot
Releases · uhppoted/uhppoted-app-wild-apricot
v0.8.10-beta
Release Notes
- Added build target for ARMv6 (RaspberryPi ZeroW).
v0.8.9-beta
Release Notes
- Added support for TCP/IP connections to controllers.
- Replaced date pointers with concrete types.
- Replaced the 'start of next year' default card 'valid until' date with end of year.
- Updated to Go 1.23.
v0.8.8-beta
Release Notes
Updated
- Bumped Go version to 1.22
- Reworked member initialisation to resolve group names against system group names using
group ID because Wild Apricot does not keep the member groups fields consistent. - Fixed bug that ignored '0' when normalising strings.
v0.8.7-beta
Release Notes
- Maintenance release for compatibility with uhppoted-lib v0.8.7
v0.8.6-beta
Release Notes
- Added support for tmpfs.
- Maintenance release for compatibility with uhppoted-lib v0.8.6
v0.8.5-beta
Release Notes
- Updated for compatibility with uhppoted-lib v0.8.5
v0.8.4-beta
Release Notes
- Added
--with-pin
option for card keypad PIN toget-members
,get-acl
,compare-acl
andload-acl
commands - Added file lock to
get-acl
andcompare-acl
commands with--lockfile
command line option to optionally set the lockfile filepath. - Initial draft of package overview godoc.
- Added staticcheck linting to CI build.
v0.8.2-beta
v0.8.1-beta
Release Notes
- Updated for compatibility with uhppoted-lib 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