Fiddler Everywhere v5.4.0

Released: Jan 24, 2024

Mises à jour de v5.4.0

Fonctionnalités

  • Added support for SocketIO decoding for WebSocket sessions.
  • Added session breakpoints that pause the execution of any session before the request or response is sent and allows for making changes to the raw headers and body data manually.
  • Updated application font and icons for better readability on displays that use scaling.
  • Removed most of the automatic coloring in the sessions grid and moved the coloring logic to rules match conditions. A ruleset that mimics the previous session colors behavior is available on request.

Correctifs

  • Network capturing sometimes does not show local IPv6 connections on macOS.
  • Multiple cookie headers in Composer requests not handled correctly when updating their cookie values.
  • Adding form data body content in Composer requests sometimes generates wrong request "Content-Type" header.
  • Session filters might not work correctly if there are custom columns for both request and response headers using the same header name.
  • Copy as cURL context menu action in sessions grid does not work on some POST requests with form data.
  • Application crash in specific cases when the user's subscription is updated.
  • Apply security fixes for third-party dependencies.