1.4.0.Final release
Contributors:
@elgarfo Thank you for your support on PR #483 and #486
Special thanks to GitHub contributors, localization contributors on Transifex and forum contributers:+1:
New features:
- Record raw data from gateway
- Telegram API support in scripting
- On Dashboard sensor button confirmation
Improvements and bug fixes
Commit changes from last release
Important: from this release google analytics is enabled by default. You can disable it by changing a configuration. Read more
How to upgrade from the previous version?
Note: Upgrade supports from 0.0.3-alpha1
. Older than this release will not support the upgrade.
Before moving to 1.4.0.Final
version,
- Take a backup (1)
- Stop MyController server
- Extract
1.4.0.Final
- Restore backup from (1)
Steps to take backup:
- Navigate to
Settings -> Backup
. - Click on
Settings
. add the location where you want to keep backup files. save
- Click on
Run backup
Steps to restore:
- after backup completed successfully. Stop MyController from the command line
- Now extract
MyController 1.4.0.Final
version of the different location. - Start new version of MyController
- Configure backed up file location on our new installation
- Now the old backup file will be listed on our new installation
- Click on the file and run restore in action
- after successful restore change
mycontroller/conf/mycontroller.properties
manually compare to the latest version - start the server manually from command line.
- After successful migration compares and changes your
mycontroller/conf/mycontroller.properties
file with the latest file.
Enjoy 🎈
If you think there is an issue or awesome features missing, file ticket on https://github.com/mycontroller-org/mycontroller/issues
Thank you all for the great support