Skip to content

1.2.0.Final release

Compare
Choose a tag to compare
@jkandasa jkandasa released this 23 Feb 04:57
· 125 commits to development since this release

Contributors:

Thank you for your support!
Localization contributors on Transifex πŸ‘

New features:

  • Supports for Ackwledgement
  • Dsiplays engine Statistics
  • $variableName added on external server support. #433

Improvements

https://github.com/mycontroller-org/mycontroller/milestone/12?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 the upgrade.

Before moving to 1.2.0.Final version,

  • Take a backup (1)
  • Stop MyController server
  • Extract 1.2.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.2.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