Releases: ProxymanApp/Proxyman
Releases · ProxymanApp/Proxyman
Proxyman 5.14.0: New Domain proxyman.com for 2025, TLS Key Logging, Export OpenAPI 3.0, and fix bugs 🚀
Proxyman 5.14.0: New Domain proxyman.com for 2025, TLS Key Logging, Export OpenAPI 3.0, and fix bugs 🚀
Latest
Features
- Proxyman now moves to a new domain: https://proxyman.com
- Support TLS key logging
- Add Authority Key Identifier to the server certificate
- Use ISO 8601 format for full date
- Export to OpenAPI 3.0: Generate OpenAPI 3.0 file from the selected request, support YAML and HTML Format
Improvements
- Start/Stop button won't enable or disable the macOS System Proxy
Bugs
- Authority Key Identifier not generated for server certificate
- Export Raw will Unredacted HTTP Request/Response Data if it's enabled in GIST
Screenshots
3.1.mp4
Proxyman 5.12.2: Merry Christmas 2024 🎄
Hotfix
- Remove the App Hanging Tracker from Sentry because it's not useful.
Proxyman 5.12.1: Hotfix & Merry Christmas 🎄
Improvement
- Use Sentry and TelemetryDeck for App Analytic and Crash Report
- Add PrivacyInfo to the Proxyman macOS app
Bugs
- Fixed: Source List expand/collapse a wrong node
- Fixed: Proxyman didn't work with Shortcut app (Accessibility)
- Fixed: Crash when launching the app v5.12.0 in the Free version
- Fixed: The trial version can't open the proxymanlogv2 file
Proxyman 5.12.0: The last update before 2025 with some bugs fixes 🚀
Bugs
- Fixed: Proxyman can't connect to an IP address in some cases
- Fixed: Proxyman improperly changing URL in Map Remote
- Fixed: Query value does not encode correctly after map remote
- Fixed: Edit and Repeat: Editing a call with encoded query parameters causes double-encoded parameters to be sent
Proxyman 5.11.0: New App Icon, Helper Tool and fixed bunch of bugs 🚀
Feature
- Introduce Helper Tool v1.7.0: Restore previous proxy (PAC) settings when closing ProxyMan
- Introduce a new App Icon: Candy Space
- Exporting network logs via
proxyman-cli
Improvements
- Proxyman now adds a current host to the SSL Certificates to avoid SSL Errors
- Add the ability to name gist
- Show all matched debugging tools in the Summary Tab
Bugs
- Fixed: Mixup of localhost ports between multiple requests
- Fixed: when using "repeat" or "edit and repeat" the repeated request doesn't appear in the requests list
- Fixed: [Scripting] Scripting suddenly doesn't work due to MOCK API
- Fixed: Memory Leaking when using Network Conditioner
- Fixed: SOCKS Proxy in Proxyman routes traffic to the Host header instead of the specified SOCKS destination
- Fixed: Proxyman doesn't restore the previous proxy settings when closing ProxyMan
Screenshots
Proxyman 5.10.0: New Raycast Extension, `zstd` support and Scripting Console Improvement 🚀
Features
- Introduce Raycast Extension: Toggle debugging tools, proxy with Raycast Shortcut
- Introduce
zstd
de/compression support - Introduce the Option to show/hide or filter some Warning/Error from the Scripting Console
Improvements
- Filter / Search Bar in the Map Remote Windows
- High-Performance Msgpack when decoding Msgpack body
Bugs
- Fixed: "Edit & Repeat" or "Repeat" Tool does not work if the Request/Response panel is the first responder
- Fixed: Crash when parsing MsgPack from Websocket
- Fixed: When the URL is too long, the UI may show penetration when the filter box appears
- Fixed: sleep() method works with whole numbers only (1, 2, 3, etc.) in scripts
Screenshots
Proxyman 5.9.0: Big update for Multipart and Breakpoint. New Discord Channel for Support 🚀
Features
- [Breakpoint] Allow editing the multipart body in the Breakpoint Editor
- Introduce the Discord Channel for Support. Join by https://discord.gg/tjWEq6Da42
Improvements
- [Breakpoint] Adding a Multipart tab in the Breakpoint Editor which allows developers to see the Multiparts data
- [Compose Tool] Add Multipart Template to the Compose View
- [Repeat Tool] Able to edit & Repeat a multipart requests
- Open Cursor Editor from the Request/Response body
Bugs
- Fixed: Debugging React Native on Android breaks when using Proxyman
- Fixed: Multipart body is changed after using the Breakpoint Tool
- Fixed: Scripting: Get a warning when making a multipart request
- Fixed: Some internal crashes when using Proxyman for a long time
Screenshots
- Support Multiparts with Breakpoint and Compose
- Support React Native Metro with Proxyman
367569778-de9d93b1-a13a-4dab-a44a-c273a3d468fc.mp4
Proxyman 5.8.0: Support Decode inline Image (Base64 format), Wildcard for Client Certificate and fix bugs 🐞
Improvement
- [Custom Certificate] Allow Wildcards in Client Certificate Host and Port
- Support Decode inline Image (Base64 format) => Useful for OpenAI debugging
- When clicking 'Override Emulator' from the Android Emulator Setup Guide, it should still work if only 1 emulator and 1 physical device are active
- [Map Local] Improve UX: Show a yellow warning comment if the Map Local doesn't map due to a missing local file
Bugs
- Fixed: [Scripting] Proxyman appears to be messing with the body even if no modification is made
- Fixed: Software crashes when ending a java application when using SOCKS Proxy
- Fixed: Override Emulator doesn't work if only 1 emulator or 1 physical device is active
Screenshot
Proxyman 5.7.0: Focus on App Stability Improvement ⚡️
⚡️ Improvement
- Update Atlantis UI to be easier to config for AppDelegate or SwiftUI app
- Useful UX to remove SSL proxying list if it's from Atlantis
- [Scripting] Script Conolse Log now respects the UI Setting (Font Size, Word wrap, etc)
🐞 Bugs
- Fixed: App crashes when setting invalid Query in Breakpoint or Scripting
- Fixed: Custom Previewer Tab cannot be resized
- Fixed: Script Console does not respect the Font Setting
- Fixed: Missing TLS and Certificate Info in the Summary Tab
- Fixed: Crash when parsing invalid JSON from Protobuf data
- Fixed: Some crashes from the Atlantis framework when transferring data
- Fixed: ReverseProxy and Scripting: Can not make a HTTP Request
- Fixed: Prettify JSON has the wrong space when prettifying an array of number
- Fixed: Android Emulator Automatic Setup script installs the wrong CA certificate when the custom certificate is specified
- Fixed: Some crashes when using SOCKS Proxy
Screenshots
Proxyman 5.6.1: ✅ No Memory Leaks & App Stability Improvement 🚀
Bugs
- Fixed: Crash when parsing the URL with invalid chars in the Compose or Breakpoint.
- Fixed: Filter (All and Body) does not work with Websocket Message Body
- Fixed: Some internal memory leaks when launching the app