Release Notes 0.65 ------------------ yCrash Agent ------------- + in yCrash agent there is a 'onlyCapture' option. When you run the agent with this option, it will capture all the artifacts and generates a zip file on the device. It will not transmit the captured artifacts to the yCrash server. Made an ehancement such that when agent is run with this option then server URL and key is not required to be passed. yCrash Server -------------- + There was bug in IBM heap dump parsing. Fixed it now. + Made minor bug fixes on the Process report + Whenever any user uses SSO, his usage statistics were logged in '/logs/usage-stats.log'. Now this information is logged in JSON format in the '/logs/usage-stats-json.log' file. + Thread report minor UI issues cleanup + In certain types of thread dumps, end of thread dump termination line is different. Now fixed the parsing logic to accomodate this new variant.