Skip to content

V1.1.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@Bounz Bounz released this 20 Jan 20:22
b32a10d
  • With the great help from @davidwallis3101 configured automatic builds and deployments through AppVeyor
  • Incorporated MIG libraries into HomeGenie solution
  • Changed links and titles in UI so now they should point to Bounz's repository and new forum (by @davidwallis3101)
  • Refactored update checker and installer, moving away from storing information about release in release_info.xml

Features from Genie's branch, that haven't been released:

  • fix ModulesManager.Each method bug: "Collection was modified, enumeration operation may not execute"
  • fix camera widget issue with URLs containing '?' symbol
  • add missing Mysensors icons (by @raptorjr)

Features from Bounz's branch:

  • AutoRestart of crashed programs
  • Added Common.Logging NuGet package so it restores during build, moved packages folder to the root folder of repository
  • Added unit tests for SchedulerService