Skip to content

App Network Debugger v0.1.5

Pre-release
Pre-release

Choose a tag to compare

@hdz1210 hdz1210 released this 15 Aug 02:26
· 18 commits to main since this release

App Network Debugger v0.1.5

This release adds standard HAR 1.2 network archive export support, allowing you to export selected requests or full capture sessions and inspect them in Chrome DevTools, Postman, Charles, and other network debugging tools.

Added

  • Export selected or all captured network requests into standard HTTP Archive (.har) format.
  • Multi-selection checkboxes in the network table with per-row selection and a master header checkbox with indeterminate/mixed state support.
  • Full fidelity HAR serialization preserving duplicate headers, query parameters, text/Base64 payloads and responses, body truncation comments, detailed timing breakdown, connection errors, WebSocket message frames, and Firebase Analytics metadata.

Download

  • Recommended: App-Network-Debugger_0.1.5_windows-x64-setup.exe
  • Managed deployment: App-Network-Debugger_0.1.5_windows-x64.msi
  • Integrity: verify the installer against SHA256SUMS.txt

The installers are not currently code-signed. Windows SmartScreen may show an Unknown publisher warning.