Releases: ProxymanApp/proxyman-windows-linux
Releases · ProxymanApp/proxyman-windows-linux
Proxyman Windows: 1.2.0: Improve App Stability 🛠️
Improvement
- Change App Shortcuts for all debugging tools: From now, it's a combination of Control + Shift +
- Generate a wildcard in the SubjectAltName (DNS) for the Server Certificate, e.g. *.proxyman.io
- Up/Down Arrow can navigate up/down rows on the Header, Query, Form, Cookie View
- Limit the Multiple Filter for the Free Version
Bugs
- Fixed: The App Shortcut does not work if selected on the Body or Raw Tab
- Fixed: SSL Error requests do not appear on the app
- Fixed: Control + F does not show the Filter
- Fixed: Set-Cookie Tab is missing
- Fixed: Proxyman could not intercept some subdomains due to an invalid Server Certificate.
Proxyman Windows: 1.1.0: Multiple Filters and GraphQL Tabs
✨ Features
- Introduce the GraphQL Tab: Automatically prettify the Query Name and the Variables
- Introduce Multiple Filters: Combine multiple filters, so it's easier to track down the URL Request/Response.
⚡️ Improve
- All column states (Column Size, Order) is persisted for the next launch
- Remove the Skip Button on the ADB and WSL when overridden by the Android Emulator
- Remove the PowerShell script for installing the certificate on Windows 10
🐞 Bugs
- Able to click multiple times when clicking on the "Install/Uninstall" certificate -> Causes unexpected Bugs
- Missing Source Map when building the app
- Crash on Function.getPathNameAndURLFromFlow due to an invalid URL
Screenshots
Proxyman Windows: 1.0.0: Stable build for 2023 🔥
✨ Features
- Improve the Source List: Show traffic from the Remote Devices Section => It's easier to categorize traffic by each remote device.
- Add Wildcard Support for SSL Proxying List
- Export Folder as HAR
⚡️ Improve
- Use Arial font
- Allow to Pin a request to the Pin folder from the Right Menu Context
Proxyman Windows: 0.10.0 (BETA): Pin as Favorites domains 📍
Feature
- Introduce the Pinned Folder that allows you to pin working domains.
- Introduce the Window Management buttons on the top right navigation bar. It allows for expand/collapse of the Right, Bottom, and Left panels.
Improvement
- Polish the UI
- Introduce the JSON Tree View v2 which is performant with a large JSON.
Bug
- Fixed: Filter View Bar position is not consistent with the macOS
- Fixed: Factory Reset does not work properly
Proxyman Windows: 0.9.0 (BETA): Introduce Source List Tree Panel!
✨ Features
- Introducing the Source List Tree feature, which groups all traffic by domain for easier navigation and use of the app
- Improved user experience with the new Source List Tree feature, making it easier to find and debug specific web traffic
- Added a context menu to the Source List Tree for even more flexibility in inspecting and managing traffic
⚡️ Improve
- Improved the Clear Session button to now also clear all domains in the Source List Tree
- The Clear Flow button now only clears the current selection, rather than the entire flow list
🐞 Bugs
- Fixed an issue where the certificate could not be generated due to an invalid PC's username
- Fixed a problem where the CertUtils tool was unable to install the certificate on Windows 10
Proxyman Windows: 0.8.0 (BETA): Introduce Auto-Select & Improve App Stability
Feature
- Introduce the Auto-Select feature: Automatically select the latest request.
Improvement
- The app is more reliable since we have dozen of Unit Tests to verify that ProxyCore properly works
- Add CI/CD
Proxyman Windows: 0.6.0 (BETA): Automatic Script for Android Emulator & No Caching Tool 🤖
Features
- Introduce the Automatic Script for Android Emulator. You can override HTTP Proxy & Trust the certificate in 1-click.
- Introduce: No Caching Tool enables developers to always request up-to-date data from your server. Ignore all caching layers.
Improvements
- Support --proxy flag on cURL
- Support WebP image Body Previewer
- Improving the timing for the Request + Response
- Show the troubleshooting page if the certificate installation is failed
Bugs
- Fixed: Incorrect URI in the Request Raw Tab
- Fixed: Control + A does not select all Rows
Proxyman Windows: 0.5.0 (BETA): Export ProxymanLog & Preview Body with Hex View
Features
- Export as ProxymanLog: We can share Proxyman Log to Proxyman for macOS
- Open HAR File
- Introduce the Hex Viewer for the Body Previewer
Improvement
- Truncating the Raw Tab if the body size exceeds 5Mb
- Add new menu to Certificate Menu
Bugs
- Fixed: Error: listen EADDRINUSE: address already in use 127.0.0.1:10190
- Fixed: Crashed: ReferenceError: setDialogMui is not defined
- Fixed: Low-resolution icon when creating a shortcut
- Fixed: Unexpected keyboard highlights in the menu bar while using the mouse
Proxyman Windows: 0.4.2 (BETA): Super Hot-fix 🔥
Bugs
- Fixed: Unable to launch Proxyman on Windows 10 & 11. Only occur if it's the first time opening the app
Proxyman Windows: 0.4.1 (BETA): Hot fix for the Repeat Tool 🛠
Improvements
- Show the Placeholder on the Request/Response Body if the Body Size exceeds than 5Mb
- Refactor Header Tab
Bugs
- Fixed: The app is unresponsive if opens the large body (>= 5Mb)
- Fixed: The Repeat tool does not work on the Production build 0.4.0
- Fixed: Status Column color is buggy