1.1.0.Final release
Contributors:
@cslauritsen Thank you for your great support!! π
Localization contributors on Transifex π
New features:
- Supports Wunderground API #412
Improvements
https://github.com/mycontroller-org/mycontroller/milestone/11?closed=1
Commit changes from last release
How to upgrade from the previous version?
Note: Upgrade supports from 0.0.3-alpha1
. Older than this release will not support for the upgrade.
Before moving to 1.1.0.Final
version,
- Take a backup (1)
- Stop MyController server
- Extract
1.1.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 command line
- Now extract
MyController 1.1.0.Final
version of the different location. - Start new version of MyController
- Configure backed up file location on our new installation
- Now old backup file will be listing on our new installation
- Click on the file and run restore in action
- 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 features missing, file ticket on https://github.com/mycontroller-org/mycontroller/issues
Thank you all for the great support