Skip to content

v1.2.9

Latest

Choose a tag to compare

@wanghongenpin wanghongenpin released this 16 Jun 17:45

iOS App Store:https://apps.apple.com/app/proxypin/id6450932949

Google Play:https://play.google.com/store/apps/details?id=com.network.proxy

V1.2.9

  1. 新增文本对比工具,支持逐行高亮与差异摘要;
  2. 新增文本编辑器,支持语法高亮与文件读写;
  3. 新增 JSON / XML 查看器,支持解析与格式化;
  4. 增强请求体编辑器,内容类型识别、格式化美化、大文本编辑等;
  5. 搜索能力升级:支持正则搜索,并优化匹配索引与缓存;
  6. 导出能力增强:支持导出请求/响应文本与 HAR,HAR 图片支持 Base64 编码;
  7. 优化:新增清空抓包前确认弹窗,清空默认系统代理忽略域名;
  8. 其他:HTML、JSON、CSS 代码格式化使用独立线程减少ui卡顿,修复 iPadOS 窗口模式返回按钮遮挡。

English:

  1. Added a text diff tool with line-by-line highlighting and a diff summary;
  2. Added a text editor with syntax highlighting and file read/write support;
  3. Added JSON/XML viewers with parsing and formatting support;
  4. Enhanced the request body editor with content-type detection, beautification, and large-text editing support;
  5. Upgraded search capabilities: added regex search and optimized match indexing and caching;
  6. Improved export capabilities: supports request/response text export and HAR export, with Base64 image support in HAR;
  7. Optimizations: added a confirmation dialog before clearing captured records, cleared default system proxy bypass domains;
  8. Other: moved HTML/JSON/CSS formatting to isolates to reduce UI jank, and fixed the back-button overlap issue in iPadOS window mode.