<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>CHANGELOG</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<B>Version 0.6.2</B><BR/>
<UL>
<LI>Added double-click functionality to the Strings tab to allow the user to copy the string to the clipboard.</LI>
<LI>Added cross-domain tester to allow testing of cross-domain policy files.</LI>
<LI>Added warning for LZMA files. LZMA support will be included in the next version.</LI>
<LI>Added support for comma-delimited hex to the encode/decode utility.</LI>
<LI>Bug fixes in the binary editor.</LI>
</UL>
<B>Version 0.6.1</B><BR/>
<UL>
<LI>Initial public beta.</LI>
<LI>Includes features to view SWF Tags, disassembly and binary data.</LI>
<LI>Includes the ability to dynamically interact with a SWF as it is running.</LI>
<LI>Includes security tools for identifying cross-site scripting vulnerabilities and testing AMF services.</LI>
<LI>Includes the ability to view data relating to the SWF in LSOs and settings files.</LI>
<LI>Includes ancillary tools such as a Mini Web Server and a simple AS3 Compiler.</LI>
<LI>Includes auto-update capabilities.</LI>
</UL>
</BODY>
</HTML>