Releases: genielabs/HomeGenie
Releases · genielabs/HomeGenie
v1.4.0-beta.10
- added icon files for compatibility with HG+ Android client - Added API (DataHelper.cs) to set programmatically additional files to be added to the system backup file - Added new program to homegenie-base package that implements API to store clients configurations that can then be switched in the Preference page from the UI - Updated to latest YoT UI - Updated RaspberrySharp.IO with a fix for DHT-XX sensors
v1.4.0-beta.9
- Fix #452 - Fix error "colletion modified" breaking initial setup process - Fix restore packages from backup file - Fix update of installed_packages.json on package install/removal - Added runtime identifier to release_info.xml file in order to download the correct update archive when new release is pushed
v1.4.0-beta.8
- fixed occasional "collection was modified" error when building the modules list - testing update system after fix introduced in beta.7
v1.4.0-beta.7
- Fix release update system
v1.4.0-beta.6
- UI improvements and fixes - Testing update system
v1.4.0-beta.5
v1.4.0-beta.5
v1.4-beta.4
- Fix GPIO pin program module naming - Fix notification dialog error if program uninstalled - Updated UI
v1.4-beta.3
- Updated MIG package - Update to latest UI version
v1.4-beta.2
HomeGenie v1.4-beta.2 is here! 🎉
Platform specific release bundles are ready to be executed.
For example, to install and run HomeGenie on a RasbperryPi 64bit OS:
# download zip file then ⬇️
unzip homegenie_1.4-beta.2_linux-arm64.zip
cd homegenie
./HomeGenie
Classic mono (.NET 4.7.2) bundles are also available and can be installed following the old instructions:
- homegenie_1.4-beta.2_all.deb
- homegenie_1.4-beta.2.tgz
- homegenie_1.4-beta.2_net472.zip
v1.4-beta.1
HomeGenie v1.4-beta.1 is here! 🎉
Platform specific release bundles are ready to be executed.
For example, to install and run HomeGenie on a RasbperryPi 64bit OS:
# download zip file then ⬇️
unzip homegenie_1.4-beta.1_linux-arm64.zip
cd homegenie
./HomeGenie
Classic mono (.NET 4.7.2) bundles are also available and can be installed following the old instructions:
- homegenie_1.4-beta.1_all.deb
- homegenie_1.4-beta.1.tgz
- homegenie_1.4-beta.1_net472.zip