Skip to content

1.0.0.Final release

Compare
Choose a tag to compare
@jkandasa jkandasa released this 25 Sep 05:32
· 157 commits to master since this release

Contributors:

@mozzbozz @Fraid Thank you for your great support!! πŸ‘
Localization contributors on Transifex πŸ‘

New features:

  • Supports MySensors 2.x
    • Supports smart sleep
  • Auto-discover MQTT server #345
  • Philips hue light Support #328
  • MySQL database support
  • Reset admin or user password #233
  • Supports for RFLink gateway #305

Improvements

We can see improvements across pages and features. example: Timer, Rules, Operations, Scripts, etc.,

List requests resolved

Commit changes from last release

How to upgrade from previous version?

Note: Upgrade supports from 0.0.3-alpha1. Older than this release will not support for upgrade.

Before moving to 1.0.0.Final version,

  • Take a backup (1)
  • Stop MyController server
  • Extract 1.0.0.Final
  • Restore backup from (1)
Steps to take backup:
  • Navigate to Settings -> Backup.
  • Click on Settings. add location where you want to keep backup files. save
    image
  • Click on Run backup
    image
Steps to restore:
  • after backup completed successfully. Stop MyController from command line
  • Now extract MyController 1.0.0.Final version on different location.
  • Start new version of MyController
  • Configure backed up file location on our new installation
  • Now old backup file will be listing in our new installation
  • Click on the file and run restore in action
    image
  • after successful restore change mycontroller/conf/mycontroller.properties manually compare to latest version
  • start the server manually from command line.
  • After successful migration compare and change your mycontroller/conf/mycontroller.properties file with latest file.

Enjoy 🎈

If you think there is an issue or awesome featrure missing, file ticket on https://github.com/mycontroller-org/mycontroller/issues

Thank you all for the great support