March 26th, 2010· Added support for Virtual Usb Devices.
· Improved Wireless USB Devices support.
· Minor bug fixes and improvements.
August 25th, 2009· Windows 7 OS support added.
· Minor bug fixes and improvements.
October 9th, 2008· Communication Device Class (CDC) support added. Now we decode and display CDC class-specific functional descriptors, communication interface management element requests and notifications. Read more about CDC class decoder.
· New capture list column "Raw Data" has been added. This column displays up to 8 bytes of the buffer contents for control, bulk, interrupt, and isochronous transfers and for any other URBs which contain the transfer buffer. If the number of bytes that was actually transferred is greater than 8, the displayed sequence is terminated with an ellipsis (...).
· Previously, for bulk, interrupt and isochronous transfer URBs the "Request Details" column in the capture list displayed only the value of TransferBufferLength field of URB_BULK_OR_INTERRUPT_TRANSFER and URB_ISOCH_TRANSFER. Now the protocol analyzer also shows you whether the buffer is filled with meaningful data or it's just an empty buffer to be filled with data.