Skip to content

Releases: ProxymanApp/proxyman-windows-linux

Proxyman Windows/Linux: 2.7.0: Better Previewer for Auth (Basic Authentication, JWT Token, etc), Multiparts and MsgPack 🎉

08 Nov 06:52
23ab165

Choose a tag to compare

Feature

  • Introduce the Auth Preview Tab, which provides a better preview of Basic Authentication, JWT Token, Bearer, etc.
  • Introduce the MsgPack Tab: Serialize and beautify MsgPack to JSON.
  • Introduce the Multiple Part Forms: Easily preview multipart data.
  • Introduce Proxy Settings for Proxyman in Setting.

Bugs

  • Fixed: SSL Proxying not working correctly with 302 Moved Temporarily.
  • Fixed: Could not activate the License Key due to cooperated Proxy Server.
  • Fixed: Crash after deleting tunnels.
  • Fixed: Opening HAR files generated by Chrome gives malformed or missing responses.

Proxyman 2.6.0: Manually Install Proxyman Certificate Guide ✨

22 Oct 12:40
06ae1f8

Choose a tag to compare

Features

  • Introduce a "Manual Install Proxyman Certificate" to Windows OS. It's the alternative solution if you don't want to install it automatically.
  • Introduce the "Quick View" that lets users quickly show the inline base64, and beautify inline JSON, JWT, and Key Value.

Improve

  • Improve the Proxyman Pro UI: Hide the FREE column if it's the PRO version
  • Remove an unnecessary BlueprintJS library

Screenshots

CleanShot 2023-10-22 at 19 40 11@2x

Proxyman 2.5.0: New Proxyman Pro UI

22 Oct 12:38
06ae1f8

Choose a tag to compare

Feature

  • Revamp new Windows UI with a modern look and ease of use.
  • Redesign the Proxyman Pro design
  • Introduce the comparison list between the FREE and PRO version

Bugs

  • Fixed: Could not detect the current local IP

Proxyman 2.4.0: Introduce WebSocket Inspector

13 Sep 10:14
44e1a5a

Choose a tag to compare

Features

  • Support WebSocket: Proxyman for Windows can inspect and decrypt WS/WSS traffic.
  • Websocket: Auto prettifies JSON payload.

Improvement

  • Export Certificate to different formats (DER, PEM, P12, Private Key)
  • Refactor Setup Guide from Android Device + Android Emulator

Bug

  • Postman issues with 204 Status Code

Proxyman Windows: 2.3.0: Map Local v2: Support Binary Body ❤️

22 Aug 10:25
b4a7cb1

Choose a tag to compare

⚡️ Improve

  • Map Local works with Binary/Image Response Body
  • Use Aptabase as a replacement for Universal-Analytic

🐞 Bugs

  • Fixed: Crash on Function.createHTTPSummary(http-summary.ts)
  • Fixed: Infinite Loop on 9090

Proxyman Windows: 2.0.0: Introduce the Exclude List for the SSL Proxying List ✅

13 Jul 06:31
6b7bb0d

Choose a tag to compare

Features

  • Introduce the Exclude List for SSL Proxying List. You can define domains that you do not want to decrypt HTTPS.

Improvement

  • Use httpbin.proxyman.app instead of httpbin.org in the Compose Template for better performance

Bugs

  • Fixed: Proxyman listens on the incorrect network interface.
  • Fixed: Could not add a comment to multiple requests

Proxyman Windows: 1.9.2: Introduce Saved Folder and Tab System ✅

04 Jul 14:25
6b7bb0d

Choose a tag to compare

Features

  • Introduce Save Folder: You can quickly save requests for later use. These requests are persisted to the next launch.
  • Introduce the Tab system for Map Local, Compsose, and Breakpoint.

Improvement

  • Replace Raw Tab with Monaco Editor

Bugs

  • Fixed: Memory Issue and crash due to run of out memory
  • Fixed: System Bar does not update with the new Proxy Port
  • Fixed: Proxyman does not follow Redirect Requests

Proxyman 1.9.1: Bring new Body Previewer Settings 🎉

21 Jun 07:17
1129f4c

Choose a tag to compare

Improvement

  • Introduce Preference -> Appearance Tab to change the Body Previewer setting, including Word Warp, Mini Map, and Scroll beyond the last line.
  • Able to change the font size of the UI
  • Make the Query and Form in the Request always displayed
  • Upgrade npm libraries
  • Automatically Enable SSL Proxying after installing the certificate
  • Improve App UI

Bugs

  • Fixed: Proxyman could not recognize the adb from Android Studio
  • Fixed: Cannot read properties of undefined (reading 'message') with method RESET_ALL_CERTIFICATES

Proxyman Windows: 1.9.0: Introduce Compose and Repeat Tool

07 Jun 06:57
ae9866d

Choose a tag to compare

Features

  • Introduce the Compose & Repeat Tool: Allow developers to quickly make a RESTFUL request to test your API Server.
  • Support Compose Template: Empty, JSON, Form

Improve

  • Add Wildcard or Regex Filter on the primary filter

Bugs

  • Fixed: Crashes on Monaco Editor due to invalid line number
  • Fixed: Crashes Properties are undefined

Proxyman Windows: 1.8.1: Better Layout for Breakpoint Tool ✅

22 May 11:38
ae9866d

Choose a tag to compare

Improvement

  • [Breakpoint] Add the option: "Focus on this Windows for new Breakpoint".
  • [Breakpoint] Show the Breakpoint Badge if there are any waiting breakpoints
  • Add a new "Edited" column
  • Improve the Windows layout: Increase the size of the window, fix the left panel width, and fix the UI on the small screen.

Bugs

  • Fixed: Breakpoint layout is broken in small devices.