



# V-0.3 [2014-04-02]
1.Add query reminder log
2.Fix delete instance 500 issue
3.Update page style
4.Refactor startup monitoring job; pause monitoring job; resume monitoring job
5.Instance add RequestMethod: GET or POST when send monitoring request


# V-0.4 [2015-05-01]
1.Upgrade 'mysql-connector-java' jar version from 5.1.6 to 5.1.35 for fix use MYSQL 5.6 throw exception: 'OPTION SQL_SELECT_LIMIT=1'
2.Add Security, Login-Account management, Register account
3.Change instance default frequency from 10 to 30
4.Monitor URL allow specify 'content type', add request parameter(s)
5.Monitor URL support 'https'
6.Upgrade httpclient version from 4.2.3 to 4.3.5
7.ApplicationInstance add creator filed

