Skip to content

V1.1.21

Compare
Choose a tag to compare
@Bounz Bounz released this 27 Oct 19:58
· 45 commits to master since this release
  • Using the same data and logs directories as a non-docker installation by default.
  • Fixes to installer.sh
  • #87. Fixed issue with timezone synchronization while running in Docker.
  • Fix error installing packages with no 'uid' specified. Backport from HomeGenie.
  • Removed deprecated SchedulerItem.ProgramId. Backport from HomeGenie.
  • Fix: Uncaught TypeError: Cannot set property 'onChange' of null. Backport from HomeGenie.
  • Renamed project HomeGenieTests to HomeGenie.UnitTests.
  • Implemented update for docker distribution.
  • Fix: Failing interface will not affect shut down procedure.