Releases: genielabs/HomeGenie
Releases · genielabs/HomeGenie
v1.4.0-beta.51
- Fixes concurrency issue when loading modules causing duplicates: might fix #454
v1.4.0-beta.50
- Faster service shutdown/restart
- New API method
Program.UpdateCheck()
- Fixed scheduler daily update check
- Fix program module overlap when assigned ID is the same of a deleted program
- Fixed JS errors on first update of weather widget
v1.4.0-beta.49
- Fixes bug not allowing to add new automation programs (!)
v1.4.0-beta.48
- Fixes program editor events log count badge not clearing
- Fixes program editor loading status not showing on configuration change or recompile
- Fixes occasional save configuration error
- Updated DHT-xx IoT program with support for all DHT-xx sensor types (1-wire and I2C)
v1.4.0-beta.47
- Added error correction to DHT-22 program
- Fixes UPnP discovery issue (device expiration/removal)
v1.4.0-beta.46
- Added new custom widget example (analog clock)
- Added dotnet/iot DHT-11 and DHT-22 programs
- Fixed encrypted fields bug when saving virtual modules
v1.4.0-beta.45
- Fixes JSON serialization issue affecting statistics API
v1.4.0-beta.44
- Fixes JS error when selecting "GPIO" package in the setup wizard
- Fixes MIME type for .m3u8/.ts (HLS streams can now be served from HG web root)
- Updated deps to latest version
v1.4.0-beta.43
- Fixes wrong IP address (127.0.x.x) reported on local UPnP service info
v1.4.0-beta.42
- Fixes UPnP issue #468
- Updated to latest zuix.js