Skip to content

Releases: ProxymanApp/Proxyman

Proxyman 5.4.0: Introduce the Enable/Disable Column for the Query and Header in the Breakpoint and Compose View

30 May 03:46
7f5ce76
Compare
Choose a tag to compare

Feature

  • [Edit & Compose, Breakpoint] Add enable/disable column to the Header, Query. Easier to enable/disable certain entry for testing
  • [Scripting] Add readFile() func to read a file from the Script
  • Add the 'external proxy' option to the system bar

Bugs

  • Fixed: Missing Copy button for the Port on Device Setup Guide
  • Fixed: Search params encode issues for Map Remote and Scripting
  • Fixed: URL Highlighting displays incorrectly when parsing the URL
  • Fixed: Query is percent-encoded twice

Screenshots

Enable disable query proxyman

Proxyman 5.3.0: App Stability and Performance Improvement 🚀

07 May 08:00
d8c289c
Compare
Choose a tag to compare

Bugs

  • Fixed: Search Request/Response Body by 'Prettified' JSON, Not Just Raw
  • Fixed: Freeze when closing the app
  • Fixed: Launch app is slow if there are a lot of Saved Request
  • Fixed: License security issue
  • Fixed: Proxyman Pro doesn't display if there is no main Windows
  • Fixed: Some internal crashes when starting the Proxyamn app.

Screenshots

Proxyman 5.3.0

Proxyman 5.2.0: Improve Breakpoint Tools and fix bugs 🐞

14 Apr 02:23
d8c289c
Compare
Choose a tag to compare

Feature

  • [Body Previewer] Add option to Sort JSON Keys in Body Previewer
  • [Breakpoint] Setting to auto close the Windows if there are no breakpoints
  • [Breakpoint] Show Breakpoint Number Badge if there are active breakpoints

Bugs

  • Fixed: [Breakpoint] Abort a breakpoint will abort all breakpoints
  • Fixed: Diff View can't show a large number

Screenshots

Proxyman Breakpoint

Proxyman 5.1.1: Support Server-Sent Events, GraphQL Filter, Text Truncation and fix bugs 🐞

19 Mar 04:03
021109a
Compare
Choose a tag to compare

Improvement

  • Proxyman now can preview Server-Sent Event(SSE) in realtime
  • Add: GraphQL Filter in the main filter
  • Optimize Memory Usage when exporting a large data to ProxymanLogv2
  • Add: Leading text truncation option for the main table view. Easier to see long text.
  • Able to export HAR and CSV from multiple folders
  • [License Manager] Able to add comments/notes to the device

Bugs

  • Fixed: [Map Remote] Map Remote breaks for query parameters at the root path
  • Fixed: Use No-Caching on Repeated Request in Setting does not save
  • Fixed: proxyman-cli import does not activate the 'allow system environment' Scripting
  • Fixed: HAR Export on 12h Time Produces Incorrect Timestamps
  • Fixed: Proxyman Causes Massive Request Load when Using ESET AntiVirus Tool
  • Fixed: Proxyman consumes a lot of RAM Usage when exporting to ProxymanLog file
  • Fixed: Is there a way to see response data for streaming API calls (eg. endpoints meant for receiving Server sent events)
  • Fixed: 'Copy to cURL' has incorrect escape single quote in the body
  • Fixed: Can't export HAR, CSV from the Saved Folder
  • Fixed: Can not decode Base64 String which is encoded by Java algorithm

Screenshot

Proxyman with text truncation

Proxyman with GraphQL Filter

Proxyman 5.0.0: Lot of improvements and bug fixes 🎉

15 Feb 03:11
38fccbc
Compare
Choose a tag to compare

Features

  • Introduce the Proxy Advanced Setting
  • Support Wildcard domain on the Left Panel that allows developers to match different URLs
  • Auto break of URL and fill for fields on Map Remote (like we had in Charles Proxy)

Improvement

  • Able to edit SSL Proxying Entry
  • Make a clickable URL on the Comment Tab
  • Support M3U8 HLS Syntax highlighting
  • Improve New Menu Context from the Source List
  • Move some unnecessary settings from Settings -> General Tab to a different screen

Bugs

  • Fixed: Custom pinned wildcard domains have blank labels and don't show results
  • Fixed: [codegen] support dart/flutter
  • Fixed: URL path in the blocked list is ignored, if the domain is listed in the allowed wildcard
  • Fixed: Listening on localhost is not synchronized with UI
  • Fixed: Links are not clickable on the Body Tab
  • Fixed: SSL Proxy List can't be edited
  • Fixed: [BUG] Proxyman Script doesn't update the shared state if using abort()
  • Fixed: iOS app - misspelling in menu Tools > No Caching
  • Fixed: [BUG] Server Certificate shows incorrect data
  • Fixed: [Scripting] Scripting removes the = in the form body if the value is empty
  • Fixed: Delete single or multiple flows behavior doesn't match with macOS UX.
  • Fixed: proxyman-cli import does not enable SSL proxying rules

Screenshots

Proxy Advanced Setting

CleanShot 2024-02-09 at 16 11 02@2x

Wildcard on Left Panel

new

Auto break URL for Map Remote

CleanShot.2024-01-24.at.14.36.39.mp4

Proxyman 4.16.0: New build for 2024 🎉

07 Jan 07:32
7118dca
Compare
Choose a tag to compare

Features:

  • Introduce the Manual Install the certificate to the iOS Simulator by Drag and Drop.
  • [WebSocket] Support Filter WebSocket Message for the Web Socket

Improve

  • Upgrade to the latest v0.45.0 Monaco Editor for the Body previewer. Better performance and show color for each pair of { and }
  • Update new Icon for Proxyman File Icon
  • Hide the alert if the custom certificate does not satisfy Apple Requirements
  • [Scripting] Update the latest Lodash libs
  • [Compose Tool]: Option to follow the redirects or not
  • Support Miliseconds when Convert Timestamp to human-readable time
  • [Scripting] Support Binary Data via Uint8Array
  • Previewing images breaks while previewing other file types
  • [Scripting]: Scripting Tool can now work with Map Remote Tool

Bugs

  • Fixed: [Scripting] Error when using built-in Promise
  • Fixed: [BUG] Drag & Drop a file to the Body View will break the UI
  • Fixed: Support "Show Invisibles" in the Body Tab
  • Fixed: This document contains many ambiguous Unicode characters (Disable Ambiguous Highlight) leads to an error
  • Fixed: Invalid Promise object in Script runner breaks require of full lodash suite
  • Fixed: jwt string in the request body gets converted to JSON payload when scripting is enabled
  • Fixed: Response window scrolling bugs

Screenshots

  • Filter By Websocket Message
2.mp4
  • Manual Install the certificate to iOS Simulator
1.mp4

Proxyman 4.15.0: Improve UI/UX and App Stability 🚀

06 Dec 09:09
9b91215
Compare
Choose a tag to compare

Improve

  • Improve UX: Do not auto-select the Saved Folder after saving a request.
  • Improve UI of the iOS Simulator Setup Guide.
  • Use Monospaced font for UI.
  • [Scripting] Programmatically load the system environment from JS Code.
  • [SSL Proxying List] New UI: Merge the Wildcard and Domain into a single input. Easier to use.
  • Re-wording the alert if the Root Certificate is expired.

Bugs

  • Fixed: Proxy Helper Tool installation did not succeed on Macbook SIP is disabled.
  • Fixed: Proxyman shows HTTP Version incorrectly when importing a HAR log.
  • Fixed: Links are not clickable on Body Previewer.

Screenshots

Proxyman captures HTTPS traffic from iOS Simulator

Use Monospaced font for Proxyman

Proxyman 4.14.0: App Stability and Performance Improvement 🚀

29 Oct 02:39
a056672
Compare
Choose a tag to compare

Bugs

  • Fixed: ✅ Crash when cleaning unused memory if the RAM usage is over 2Gb
  • Fixed: [Protobuf] Fix search in combo box when selecting Protobuf Message Type
  • Fixed: Processing a large multipart body might cause the app to hang
  • Fixed: Export Multipart with the incorrect file extension
  • Fixed: Proxyman always processes the Multipart data multiple times for the same body -> Waste CPU
  • Fixed: The multipart tab shows old data even though we select a new request

Proxyman 4.13.0: Improve Helper Tool Security and App Stability 🛡

22 Oct 03:13
cadceb3
Compare
Choose a tag to compare

Improve

  • ✅ Helper Tool v1.5.0: Fix Security Vulnerability (CVE-2023-45732) that Proxyman v1.5.0 or older (2019) can connect to the Helper Tool (v1.4.0) and override the system proxy without user consent. This fix will add some constraints to verify the incoming Connection. (The caller must be notarized by Apple, signed by Proxyman LLC Certificate, enabled Library Validation, and enabled Force Hard flag). 📣 Credit to Scott Leitch from NCC Group.
  • [Scripting] Support native URL and URLSearchParams for Scripting.
  • [Compose] Able to set the Request Timeout (default is 30 seconds) in the Setting -> Tool Tab
  • Improve Proxyman Pro UI: Hide the FREE version if it's a PRO version
  • Add Proxyman CA Certificate into a certificate chain. It's useful if the client needs to verify the certificate.
  • Able to change the Proxy port in the Proxy Info Popover
  • [Compose Tool] Able to paste the cURL and display it on the Compose View
  • Support Timestamp convert to human-readable date time

Bugs

  • Fixed: Crash on macOS 10.15 and macOS 11 due to an internal crash from AppCenter framework
  • Fixed: Clear Session might not close all alive connections properly due to race condition issues
  • Fixed: Request/Response panel does not update correctly after deleting a request
  • Fixed: Websocket with Multiple JSON does not beautify properly
  • Fixed: 'Add App / Domain...' in the SSL Proxying List might not work properly
  • Fixed: Cannot get the Root Certificate from Android client X509TrustManager
  • Fixed: Missing Query in some HAR files
  • Fixed: Diff tool in the Free version. It can add up to 2 requests/responses

Screenshots

Proxyman Helper Tool v1.5.0

Proxyman 4.12.0: Ready for macOS Sonoma 14 🍎

30 Sep 09:19
4b088ff
Compare
Choose a tag to compare

Feature

  • Ready for macOS Sonoma 14. Build and Optimized with the latest macOS 14 and Xcode 15.
  • New design for Proxyman Pro Feature -> Show the difference between the FREE and PRO plan.

Improvement

  • [Scripting] Multiple Scripts can be executed.
  • [Gist] Add option to scrub credentials when exporting to gist
  • Proxyman Root Certificate is now generated by Boring SSL
  • Toggle Map Local, Breakpoint, and Scripting Tools by command line
  • Add some Apple hosts to the default list of Bypass Proxy List -> Prevent capturing too much unnecessary Apple Traffic.

Bugs

  • Fixed: Typo on some UI
  • Fixed: Reset all Proxyman Certificate features still reset even though the user cancels the Authentication
  • Fixed: Cannot install certificates due to invalid OpenSSL version on the macOS
  • Fixed: Response pane has excessive minimum width, prevents resizing of the left sidebar, and forces the window to be wider than screen bug
  • Fixed: Some internal crashes

Screenshots

Proxyman app on macOS Sonoma 14

New Proxyman Pro Plan design