Skip to content

Releases: ProxymanApp/proxyman-windows-linux

Proxyman Windows/Linux 2.11.0: Introducing the Scripting Tool ✅

15 Feb 02:26
0b7449b
Compare
Choose a tag to compare

Features

  • Introduce the Scripting on Windows/Linux: Write JS to modify the Request (Method, URL, Header, Body, and Query) and Response (Status Code, Header, Body) with ease.
  • [Scripting] Support axios to make HTTP(s) requests inside the Script
  • [Scripting] Support built-in library to perform common tasks: e.g. base64, encryption, ...

Bugs

  • Fixed: PRO Tag is glitched
  • Fixed: Can't use F5 when using other apps.

Screenshots

Proxyman Windows with Scripting

Proxyman Windows & Linux: 2.10.0: New build for 2024 🎉

23 Jan 07:04
9601d89
Compare
Choose a tag to compare

Feature

  • Introduce the Filter Websocket message to the WebSocket UI
  • Support Timestamp Convert (Second and millisecond)
  • [Compose & Edit] Support timeout and auto-redirect

Improvement

  • Detect if the Proxyman Root CA Certificate is expired
  • Support new Setting for Appearance (Monospace Font, Tab Width, and Show Invisibles)
  • Support Multiple selections for the Source List

Bugs

  • Fixed: Delete all flows does not work
  • Fixed: Source List jumps after deleting a domain node

Proxyman Windows & Linux: 2.9.0: Introduce Network Condition Tool to simulate slow networks 🐢

12 Dec 02:46
c5bda88
Compare
Choose a tag to compare

Features

  • Introduce a Network Condition tool that helps developers to simulate slow networks. Support various profiles, e.g 3G, 4G, 5G, 100% drop, etc

Bugs

  • Fixed: Could not decrypt HTTPS from Firefox due to invalid certificate

Proxyman Windows & Linux: v2.8.0: Improve Stability and UI 🛠️

23 Nov 01:30
cf08d66
Compare
Choose a tag to compare

Improvement

  • [Map Local] Users can toggle the Auto-save in the Map Local Editor
  • Improve some UI: Fix the padding of the Filter button. Use the Primary Badge color for the active tools in the bottom navigation toolbar
  • Improve SSL Proxying List UI: Combine add Domain and Wildcard into the same text field.

Bugs

  • Fixed: [Map Local] Editor is buggy due to auto-save features.
  • Fixed: [Compose] The URL text field does not update the Raw Tab during editing -> Causes Proxyman to make the old URL
  • Fixed: Can not copy a header
  • Fixed: POST data not properly escaped when exporting as cURL command
  • Fixed: SSL Proxying List does not work in some cases

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

08 Nov 06:52
23ab165
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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