Skip to content

0.2.0

Compare
Choose a tag to compare
@mossmann mossmann released this 14 Aug 03:30
· 171 commits to main since this release

Added

  • Add detail pane.
  • Add packetry-cli wrapper program, enabling command-line options on Windows.
  • Add Linux AppImage build.
  • Use usb.ids database to interpret various ID values.
  • Use GIO File abstraction, supporting file operations over MTP or SMB, for example.
  • Add information about command line options to Application instance.

Changed

  • Bump nusb dependency to 0.1.10 and remove workaround for 0.1.9.
  • Handle opening files in the standard way for a GTK application.

Fixed

  • Avoid underflow in UI code when capture is completely empty.
  • Validate packet CRCs and lengths, and diagnose malformed packets.