Noah Tran

Results 382 issues of Noah Tran

## Description It's easier to use if we click on the URL from the comment tab to open it in a default web browser. ## Why this feature/change is important?...

enhancement
✅ Done

## Description Since we've released the [Automatic Setup](https://docs.proxyman.io/automatic-setup/automatic-setup), which allows developers to capture the NodeJS app with 1-click. We should find a solution to support Electron App 👍 ## Why...

enhancement
✅ Done

## Description Currently, for all requests (proxy mode, not SSL Proxying List), Proxyman doesn't capture and display any server certificate. We should do it since Charles Proxy supports it. ##...

enhancement

## Problem - Sometimes, Proxyman can't install the certificate to iOS Simulator: - Maybe: Xcode Command Line is not selected, or iOS Simulator is broken - It's hard to reproduce...

enhancement
✅ Done

## Description Currently, Proxyman v4.15.0 converts all binary data (from Swift) to base64 string for JavscriptCore (Scripting). The problem is: JavascriptCore doesn't support the Data Type in Swift. It's time...

enhancement
✅ Done

## Description Timestamp is not human-readable text, it might take a lot of time to copy & paste somewhere to parse it. ## Why this feature/change is important? - Save...

enhancement
✅ Done

## Description If we use Atlantis on an iOS 16 Physical device, most of the time the Atlantis service cannot successfully connect to Proxyman macOS app. Always get the following...

bug
✅ Done

## Description Currently, the user can't filter a certain web socket message that contains a given string. It's hard to find it. ## Why this feature/change is important? - Easier...

enhancement
✅ Done

## Problem Currently, Proxyman is using the custom build of `Lodash` lib, which doesn't have many useful `lodash` func. ## Requirement - Update to the latest v4 Lodash library -...

enhancement
✅ Done

## Description Proxyman accidentally overrides the built-in Promise from the Scripting Tool -> Cause many unexpected error. ## Steps to Reproduce 1. Create a script ```js async function testPromise() {...

bug
✅ Done