Releases: ondrej1024/crelay
Releases · ondrej1024/crelay
V0.14.1
V0.14
- Added multiple cards support to HTTP API (new "serial" parameter)
- Reworked WebGUI (replaced submit buttons with Javascript toggle switches)
V0.13
- Added error handling for web socket operations
- Added monit script for crelay process supervision in daemon mode
- Added build dependencies for OpenSUSE to readme
- Added support for multiple SainSmart 16-channel HID relay cards
V0.12
- Handle GPIO relays with inverse logic (active low)
V0.11
- Added multiple cards support for command line ("-s" option to specify cards serial number)
- Created C library version of crelay for inclusion in third party applications
V0.10.1 Bugfix release
- Fixed compatibility issue with PiRelay app
- Added "-D" option for daemon mode ("-D" sends crelay to backgound, "-d" leaves crelay in foregraound)
- Modified file stream handling as temporary workaround for web server connection issue on some systems (OpenWRT)
- Added LDFLAGS parameter to linker command in Makefile (needed by OpenWRT)
V0.10
Added documentation for Sainsmart 16-channel control module, updated …
V0.9
Updated README, moved binaries to release page