Skip to content

Releases: ProxymanApp/proxyman-windows-linux

Proxyman Windows/Linux: 2.19.0: Multipart Editor, Breakpoint Multipart, and Remove Aptabase 🎉

07 Dec 06:34
2dd933c
Compare
Choose a tag to compare

Features

  • Introduce Multipart Editor in Compose View
  • [Breakpoint] Able to edit Request Multiparts in the Breakpoint Tool
  • Remove Aptabase Analytic

Bugs

  • Fixed: "Copy to cURL" has incorrect escape single quote in the body
  • Fixed: Multipart body is changed after using the Breakpoint Tool
  • Fixed: Proxyman steals the Ctrl+R shortcut

Proxyman Windows/Linux: 2.18.0: Support zstd compression, Filter, and improve UX 🛠️

14 Nov 13:58
2cdaa74
Compare
Choose a tag to compare

Features

  • Support zstd compression from Content-Encoding Header
  • Add Filter to Map Remote Tool
  • Add Filter to the Scripting
  • Improve UX: Show a yellow warning comment if the Map Local doesn't map due to missing local file
  • Support Decode inline Image (Base64 format)

Bugs

  • Fixed: Script Console doesn't respect the Font Setting
  • Fixed: The free version can pin unlimited domains
  • Fixed: Should check if it exceeds the free rule first, before showing the Editor
  • Fixed: App crashes when setting invalid Query in Breakpoint or Scripting
  • Fixed: WebSocket messages not being checked by searches

Proxyman Windows/Linux: 2.17.0: Build with the latest tool and improve app stability 🛠️

09 Oct 08:32
122e25a
Compare
Choose a tag to compare

Improvement

  • Build with the latest tool and improve app stability

Bugs

  • Fixed: Proxyman can't decode the deflated body correctly
  • Fixed: Some Internal Crashes

Proxyman Windows/Linux: 2.16.0: Manual Setup, Code Generators, and Import Scripting Setting 🎉

06 Aug 02:09
42bc74d
Compare
Choose a tag to compare

Features

  • Introduce the Manual Setup that sets up the Proxy and Certificate on NodeJS, Ruby, and Python with 1 click. Useful for backend debugging.
  • [Scripting Tool] Import Scripts Setting from macOS <-> Windows/Linux
  • Introduce the Code Generators Tab

Improvement

  • New UI for Free Version
  • Export as a CSV
  • Improve UI for all debugging tools
  • [Compose] Import from cURL
  • New commands for Copy as CSV in the Right Menu Context

Proxyman Windows/Linux: 2.15.0: Big Update for Breakpoint and Scripting Tool 🎉

04 Jun 10:28
78adbf4
Compare
Choose a tag to compare

Features

  • Introduce the checkbox column on Query and Param to enable/disable some entries. Works with Compose and Breakpoint Tools
  • Introduce the Shared State in Scripting
  • Introduce http://cert.proxyman.io
  • Improve the UX when users can't access http://proxy.man/ssl

Improvement

  • Update to ElectronJS v22

Bugs

  • Fixed: Crash Errors on Sentry
  • Fixed: Getting error when repeating one request multiple times
  • Fixed: The response cannot display when enabling Map Remote and URL end with '&'
  • Fixed: Search params encode issue for Map Remote and Scripting

Proxyman Windows/Linux: 2.14.0: Introduce External Proxy Tool and Advanced Proxy Settings 🎉

15 Apr 03:55
69be84d
Compare
Choose a tag to compare

Feature

  • Introduce the External Proxy Tool to help developers set up Proxyman with their corporate Proxy Server
  • Introduce the new Advanced Proxy Settings

Bugs

  • Fixed: Highlight color doesn't render if it's a selected row
  • Fixed: Cannot switch off the "Don't ask again" in the Alert when closing the app
  • Fixed: JSON Body parser causes missing large number
  • Fixed: Map remote websocket support

Proxyman Windows/Linux: 2.13.0: Customize Headers Columns and New Proxy Settings 🎉

01 Apr 03:27
07a1f49
Compare
Choose a tag to compare

Features

  • Introduce Custom Header Column: We can add a Header as a Column. Easier to read the Header.
  • Introduce New Proxy Settings
  • Support Highlight by Color (red, green, ...)
  • Add new menu context to the Source List

Improvement

  • New Setting screen with new settings: Toggle 24h Format, Alert before closing the app, full-time date mode, etc
  • [Scripting] Add Color/Comment by Scripting
  • Replace checkbox with Tailwind UI Checkbox
  • Support Server-sent Event with Proxyman

Bugs

  • Fixed: Can not fetch the current IP from a user machine
  • Fixed: Cannot read properties of undefined (reading 'filter')
  • Fixed: [Map Remote] Invalid URL when mapping an empty path URL
  • Fixed: Server-Sent Event (SSE) doesn't work

Proxyman Windows/Linux: 2.12.0: Introduce Map Remote Tool 🌍

10 Mar 03:48
01943df
Compare
Choose a tag to compare

Features

  • Introduce Map Remote Tool: Allow developers to change the destination of your URL easily. Useful for changing localhost requests to production and vice versa
  • Add missing filters from macOS: Including All, Request Body, Response Body, IP Address, Comment, ...

Improvement

  • Support Wildcard on the left panel. It is useful to match multiple domains with a single wildcard rule
  • Support GraphQL on Filter
  • Improve the Right Menu-Context for the left panel
  • [Map Remote]: Import / Export Rule
  • [Map Remote]: Work with Breakpoint and Scripting Tool
  • [Map Remote]: Support WebSocket
  • Able to Edit Proxying List Entry in the SSL Proxying List
  • [Map Remote]: Auto parse the Map Remote URL to each component like Charles Proxy

Bugs

  • Fixed: Creating new rules that don't contain the GraphQL Query Name
  • Fixed: [Scripting] Multipart form data broken if used with scripting
  • Fixed: The WebSocket UI is off
  • Fixed: Proxy in Setting doesn't work when activating License Key with Corporate Proxy
  • Fixed: Clear Session doesn't clear all TreeNode's child
  • Fixed: Unable to verify the first certificate
  • Fixed: Broken UI with large font size

Proxyman Windows/Linux: 2.11.1: Hotfix and Improve Stability 🛠️

21 Feb 09:23
8ed5e89
Compare
Choose a tag to compare

Bugs

  • Fixed: Proxyman does not accept Self-signed certificates from the user's website
  • Fixed: HLS Media Manifest wrong display (Binary instead of text)
  • Fixed: SSL Proxying List does not work with a domain (has - character in the name)
  • Fixed: White Screen when showing the Body

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