Skip to content

Commit 42eec9a

Browse files
authored
New version: Proxyman.Proxyman version 3.11.0 (microsoft#355409)
1 parent fb0e5d6 commit 42eec9a

4 files changed

Lines changed: 110 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Proxyman.Proxyman
5+
PackageVersion: 3.11.0
6+
InstallerType: nullsoft
7+
Scope: user
8+
InstallerSwitches:
9+
Upgrade: --updated
10+
UpgradeBehavior: install
11+
FileExtensions:
12+
- har
13+
- proxymanlogv2
14+
ProductCode: 1c658a2b-63bd-5737-96bf-d2b01fd7d360
15+
ReleaseDate: 2026-04-01
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://assets.proxyman.com/windows/3.11.0/build/Proxyman%20Setup%203.11.0.exe
19+
InstallerSha256: A9E3F777ABED11B573F81A1C74353183A997B209747BCBA6E0A68D7812B64007
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Proxyman.Proxyman
5+
PackageVersion: 3.11.0
6+
PackageLocale: en-US
7+
Publisher: Proxyman LLC
8+
PublisherUrl: https://proxyman.io/
9+
PublisherSupportUrl: https://proxyman.io/support
10+
PrivacyUrl: https://proxyman.io/privacy
11+
Author: Proxyman LLC
12+
PackageName: Proxyman
13+
PackageUrl: https://proxyman.io/windows
14+
License: Proprietary
15+
LicenseUrl: https://proxyman.io/eula
16+
Copyright: Copyright © 2026 Proxyman LLC
17+
ShortDescription: Debug Network Faster & Smarter with Proxyman
18+
Description: Proxyman is a high-performance Windows app, which enables developers to capture, inspect, and manipulate HTTP/HTTPS requests/responses with ease.
19+
Moniker: proxyman
20+
Tags:
21+
- capture
22+
- debug
23+
- network
24+
- proxy
25+
- request
26+
- response
27+
- traffic
28+
- web
29+
ReleaseNotes: |-
30+
✨ Features
31+
- Better MCP Server: Redesigned MCP UI with new design and v3 parity surface for improved AI integrations.
32+
- Electron 41 Upgrade: Updated to Electron 41.0.0 with Node 24, bringing improved performance and security.
33+
34+
⚡️ Improve
35+
- Local Docker-based Testing: Migrated unit tests from remote httpbin to local Docker-based httpbin.test, eliminating network dependency and speeding up test execution.
36+
- Added stdio guard in the main process for better process stability.
37+
38+
🐞 Bugs
39+
- Fixed: Monaco Editor crash when pasting long or invalid regex patterns in the Find Widget.
40+
- Fixed: Missing feedURL during release, which could prevent auto-update from working correctly.
41+
ReleaseNotesUrl: https://proxyman.io/changelog
42+
PurchaseUrl: https://proxyman.io/pricing
43+
Documentations:
44+
- DocumentLabel: Documentation
45+
DocumentUrl: https://docs.proxyman.io/
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Proxyman.Proxyman
5+
PackageVersion: 3.11.0
6+
PackageLocale: zh-CN
7+
Publisher: Proxyman LLC
8+
PublisherUrl: https://proxyman.io/
9+
PublisherSupportUrl: https://proxyman.io/support
10+
PrivacyUrl: https://proxyman.io/privacy
11+
Author: Proxyman LLC
12+
PackageName: Proxyman
13+
PackageUrl: https://proxyman.io/windows
14+
License: 专有软件
15+
LicenseUrl: https://proxyman.io/eula
16+
Copyright: Copyright © 2026 Proxyman LLC
17+
ShortDescription: 用 Proxyman 更快、更智能地调试网络
18+
Description: Proxyman 是一款高效的 Windows 应用程序,让开发人员轻松捕获、检查和操作 HTTP/HTTPS 请求/响应。
19+
Tags:
20+
- 代理
21+
- 响应
22+
- 抓包
23+
- 流量
24+
- 网络
25+
- 网页
26+
- 请求
27+
- 调试
28+
ReleaseNotesUrl: https://proxyman.io/changelog
29+
PurchaseUrl: https://proxyman.io/pricing
30+
Documentations:
31+
- DocumentLabel: 文档
32+
DocumentUrl: https://docs.proxyman.io/
33+
ManifestType: locale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Proxyman.Proxyman
5+
PackageVersion: 3.11.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)