Skip to content

0.0.2-alpha3 Release

Pre-release
Pre-release

Choose a tag to compare

@jkandasa jkandasa released this 18 Sep 08:04
· 1042 commits to master since this release

New Features:

  • Added support MySensors sensor Request type handler

Dependency Upgrade:

  • AngularJS upgraded to version 1.4.5 and other GUI dependencies to their latest version

Bug Fixes:

  • Accept sensor id 0, new sensor id limit 0~254
  • Action board issue for mobile device
  • NULL pointer exception on closing EthernetGateway
  • NULL pointer exception on startup
  • Removing firmware type before removing firmware fails #9
  • Provide option to feed Firmware Type and Version id manually #11
  • Shows client time stamp in GUI #2, now server timezone on client side, no more confusion

Steps to upgrade 0.0.2-alpha2 to 0.0.2-alpha3

  • Manually backup/copy existing database from mycontroller/conf/mycontroller.h2.db and mycontroller/conf/mycontroller.properties file.
  • Delete mycontroller directory
  • Extract 0.0.2-alpha3 bundle
  • Place backed-up mycontroller.h2.db file in to 'mycontroller/conf/'
  • Modify mycontroller/conf/mycontroller.properties file based on existing configuration.
  • Start MyController.org server -> bin/start.sh