v6.3 [Jul 6, 2011]
The automation library has been updated to support Hintings. It now supports both 32-bit and 64-bit windows applications. Highlights detected potential problems in the " ! " tab. Tool tips are now displayed when the mouse hovers over a item. More columns are added to Session Grid.
v3.1 [Mar 19, 2008]
New: Add two events to automation library HTTPAnalyzer class. One is OnNewEntry(HTTPAnalyzer.ILogEntry, ref bool) . ,Occurs immediately before an new LogEntry adds to log. The other is OnUpdateEntry(HTTPAnalyzer.ILogEntry) , Occurs . when update a specific Logentry in the log. New: Use the new "Find" dialog to "globally" locate text in the log of recorded requests. The search attributes can be: . URLs, Headers, Content, Cookies, Query strings, Post data, Stream.... New: Star a recorded request, Add or remove a star to a recorded request. Stars allow you to give a request a special . status. the user can also use the the dropdown filter button of the new "Starred" column to change the filter criteria (starred . or not). New: Double clicking on a Status-code or Error-code row in the summary panel will apply the filter criteria in the log that . Status-code/Error-code equals to the text of the selected row. . New: Add a new Export Option "Export Response Content to Dir..." to the "save" dropdown menu that allows user to export . all captured content to a selected directory. New: Add a "format" button to the JSON Viewer that reformat JSON output to be easily readable by a human. Changed: Move "Clear cookies" and "Clear cache" button to the "Tools" dropdown menu. Fixed: A compatibility issue with Vista, In some cases, the Vista can't not launch the Winsock Injectlibrary NT service . correctly. Fixed: A "auto scroll" bug that the selected row in the session grid jumps sometimes. Fixed: An bug that Icon file can't be displayed correctly in the browser tab of the content page. Fixed: An bug that "RemoteAddr" and "LocalAddr" label can't be displayed in the stream page after loading log file. .