Fiddler Everywhere のリリース
Released: Jun 6, 2024
v5.11.0 での更新項目
機能
- Added advanced replay options for single or multiple sessions, including the ability to reissue them either in sequence or in parallel.
- Added a notification for successfully deleted ruleset.
- Improved macOS upstream proxy support when using a PAC script or WPAD.
- Added support for macOS upstream proxy set by a global policy.
不具合の修正
- Rules not working for gRPC sessions headers.
- Small UI fixes for icon colors, search placeholders, and autocomplete suggestions.
- Saving/Exporting/Sharing sessions...
Released: May 23, 2024
v5.10.0 での更新項目
機能
- Removed "Do not show again" option for unsaved changes prompt in Composer requests so the dialog will always be displayed.
- Added a "Clear with Options" menu when clicking the Remove button in the sessions grid toolbar.
不具合の修正
- Improved Rules' list responsiveness when there are a lot of rules and groups added.
- Slow resize or missing scrollbars in the Sessions grid in some cases.
- Issues with searching in messages while inspecting streaming sessions like gRPC, WebSockets and SocketIO.
- Prompt for...
Released: May 10, 2024
v5.9.0 での更新項目
機能
- Added a search option for request and response body content when searching in sessions and streaming messages.
- Added a new column in the sessions grid - "Session State", indicating whether the session is opened or closed.
- Renamed "Protocol" session column to "Scheme". Added new "Protocol" session column with values to allow filtering streaming sessions.
- Added support for automatic Zstandard (zstd) decryption of sessions using such compression.
- Added a user prompt to disable video hardware...
Released: Apr 18, 2024
v5.8.1 での更新項目
不具合の修正
- Small UI tweaks to the new application design.
- The splash screen does not respect the application theme.
- Application does not detect the system theme on some Linux distributions.
- Query string Rules action does not offer autocomplete suggestions.
- Application fails to display properly if an invalid theme is applied.
- Updated third-party dependencies to mitigate security issues.
Released: Apr 11, 2024
v5.8.0 での更新項目
機能
- Introduced a new approach for active/inactive selections and focus state.
- Updated application colors for light and dark theme and remove the light blue and dark blue themes.
- Updated icons and style of the application.
- Added more options in the grid for gRPC messages and SSE - Copy all and Quick search.
不具合の修正
- Updated third party dependencies to fix security issues.
Released: Mar 14, 2024
v5.7.1 での更新項目
不具合の修正
- gRPC capturing hangs when there is a call without request/response parameters.
Released: Mar 11, 2024
v5.7.0 での更新項目
機能
- Added the option to save a new snapshot from selected sessions of existing one.
- Added the option to duplicate a snapshot.
不具合の修正
- Unable to capture HTTPS traffic on macOS Sonoma 14.4.
- In some cases users can turn on both System Proxy and Network Capture.
- null is shown in some cases in Composer Headers table.
- Unable to apply filters on custom columns.
- In rare occasions a race condition could lead to application not showing any traffic and breaking internet connectivity.
Released: Feb 29, 2024
v5.6.0 での更新項目
機能
- Create rules from captured CONNECT sessions.
- Now shows a dialog to disable hardware video acceleration if there is a problem detected that prevents the app from displaying correctly.
- Create a public Github repository where users can post issues with Fiddler Everywhere.
不具合の修正
- Client Cipher and TLS version missing in info in CONNECT session request body for some sessions.
- gRPC automatic server reflection was not working in some cases.
- Shared Composer collections cannot be automatically updated...
Released: Feb 15, 2024
v5.5.0 での更新項目
機能
- Added Rule match condition to match all sessions.
- Added 'reply with tunnel' Rule action to allow creating response Rules for websites that might not resolve with DNS.
- Added paging to Overview inspector tabs when there are more than 100 selected sessions.
- Added information about the client TLS version and cipher info in the request info for CONNECT sessions.
- Added message decoding for gRPC inspectors with automatically downloaded or user-supplied protocol buffers files.
- Added message decoding...
Released: Jan 24, 2024
v5.4.0 での更新項目
機能
- 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...