0.0.2-alpha3 Release
Pre-release
Pre-release
·
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.dbandmycontroller/conf/mycontroller.propertiesfile. - Delete
mycontrollerdirectory - Extract 0.0.2-alpha3 bundle
- Place backed-up
mycontroller.h2.dbfile in to 'mycontroller/conf/' - Modify
mycontroller/conf/mycontroller.propertiesfile based on existing configuration. - Start MyController.org server ->
bin/start.sh