Skip to content

Releases: genielabs/HomeGenie

v1.4.0-beta.51

20 Sep 18:46
Compare
Choose a tag to compare
  • Fixes concurrency issue when loading modules causing duplicates: might fix #454

v1.4.0-beta.50

20 Sep 14:57
Compare
Choose a tag to compare
  • 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

19 Sep 10:43
Compare
Choose a tag to compare
  • Fixes bug not allowing to add new automation programs (!)

v1.4.0-beta.48

14 Sep 18:10
Compare
Choose a tag to compare
  • 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

12 Sep 15:59
Compare
Choose a tag to compare
  • Added error correction to DHT-22 program
  • Fixes UPnP discovery issue (device expiration/removal)

v1.4.0-beta.46

10 Sep 19:32
Compare
Choose a tag to compare
  • 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

06 Sep 14:42
Compare
Choose a tag to compare
  • Fixes JSON serialization issue affecting statistics API

v1.4.0-beta.44

05 Sep 10:24
Compare
Choose a tag to compare
  • 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

30 Aug 09:55
Compare
Choose a tag to compare
  • Fixes wrong IP address (127.0.x.x) reported on local UPnP service info

v1.4.0-beta.42

30 Aug 08:56
Compare
Choose a tag to compare
  • Fixes UPnP issue #468
  • Updated to latest zuix.js