Skip to content

Releases: milanmilic/SoapProxyApp

SOAP Proxy App v2.0.0

Choose a tag to compare

@milanmilic milanmilic released this 21 Aug 10:31

v2.0.0 - Auto-Responder & Search" --notes "This is a massive v2.0.0 update!

  • Auto-Responder (Mocking): Intercept outgoing requests based on URL and instantly return fake responses to test edge-cases.
  • Search (Ctrl+F): Added a powerful built-in Search Panel to all code editors (Request, Response, Replay, Mock).
  • IIS AppPool Detection: Accurately reads process names using WMI to display the exact AppPool name instead of 'w3wp'.
  • Mock in Replay: The Replay Window now also evaluates your Mock Rules for manual resends!

SOAP Proxy App v1.9.1

Choose a tag to compare

@milanmilic milanmilic released this 21 Aug 08:59

v1.9.1 - Replay, Save/Load Sessions, HTML & Image Viewers" --notes "Massive update featuring new debugging and session management capabilities:

  • Replay / Resend Request: Edit and re-send captured requests directly from the app (now fully supports GZIP/Brotli automatic decompression).
  • Save & Load Sessions: Save the entire workspace or export specific selected transactions to a .sps file for offline inspection. Intelligent loading allows appending to the existing list.
  • Delete Transactions: Remove individual transactions from the list via the Context Menu or by pressing the Delete key.
  • HTML & Image Viewers: Added dedicated UI tabs for rendering raw HTML pages and binary images.
  • Smart Auto-Tab Selection: Clicking a transaction now automatically switches to the most relevant UI tab (XML, JSON, Image, etc.) based on the Content-Type header.

SOAP Proxy App v1.5.1

Choose a tag to compare

@milanmilic milanmilic released this 21 Aug 06:55

SOAP Proxy App v1.5.1" --notes "Added dynamic version tracking, automatic update notifications from GitHub, and forced UAC Admin elevation to correctly read IIS AppPool names.

SOAP Proxy App v1.4.0

Choose a tag to compare

@milanmilic milanmilic released this 20 Aug 14:38

Added SOAPAction header extraction, resolved IIS AppPool process names via WMI, highlighted selected list items, and integrated external VS Code / WinMerge diff comparison with smart file naming.

SOAP Proxy App v1.3.0

Choose a tag to compare

@milanmilic milanmilic released this 20 Aug 10:22

Fixed Response ContentLength calculation, optimized UI list spacing, and added automatic scrolling to new sessions.

SOAP Proxy App v1.2.0

Choose a tag to compare

@milanmilic milanmilic released this 20 Aug 10:00

SOAP Proxy App v1.2.0" --notes "Added Code Folding (collapsible nodes) for XML and JSON tabs.

SOAP Proxy App v1.1.0

Choose a tag to compare

@milanmilic milanmilic released this 20 Aug 09:31

Modern UI, Dark/Light modes, automatic Root Certificate installation, and custom AvalonEdit syntax highlighting for XML and JSON.

Ver 1.0

Choose a tag to compare

@milanmilic milanmilic released this 20 Aug 08:23
v1.0

Move README.md to root and translate to English