Releases: genielabs/HomeGenie
Releases · genielabs/HomeGenie
v1.4.0-beta.60
- Fixes Shutter widget calibration and level issues #470
v1.4.0-beta.59
- Should fix issue #470 (running as a Windows Service)
v1.4.0-beta.58
- Added Shutter and DoorLock widgets
- Updated deps
v1.4.0-beta.57
- Fixed UnhandledException occurring in certain circumstances when stopping an automation programs
v1.4.0-beta.56
- Fixed: widget preview not opening right after adding a new automation program
- MIG: fixed error "'windows-1252' is not a supported encoding name"
v1.4.0-beta.55
- Removed operation lock and "spawning too fast" check from ProgramBlock (not necessary anymore)
- Fixes excessive refresh rate of Weather Widget slowing down the UI
v1.4.0-beta.54
- Improved Commands Capture UI workflow
- Fixes translation files caching
- Deprecated MacroRecorder
v1.4.0-beta.53
- Added commands capture to Visual Program editor
v1.4.0-beta.52
- Fixes redirect loop in setup page (bug introduced with previous release)
v1.4.0-beta.51
- Fixes concurrency issue when loading modules causing duplicates: might fix #454