Skip to content

1.1.0.Final release

Compare
Choose a tag to compare
@jkandasa jkandasa released this 28 Dec 02:25
· 129 commits to master since this release
2bd9381

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
    image
  • Click on Run backup
    image
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
    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 features missing, file ticket on https://github.com/mycontroller-org/mycontroller/issues

Thank you all for the great support