Skip to content

V1.1.3

Latest
Compare
Choose a tag to compare
@wanghongenpin wanghongenpin released this 15 Sep 13:05
· 23 commits to main since this release

iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4

V1.1.3

  1. 支持多种主题颜色选择;
  2. 外部代理支持身份验证 #303
  3. 双击列表tab滚动到顶部
  4. 修复部分p12证书导入失败的问题 #269
  5. 脚本增加rawBody原始字节参数, body支持字节数组修改 #304
  6. 修复脚本消息体编码错误导致错误响应 #304
  7. 修复扫码链接多个IP优先级问题
  8. 修复Transfer-Encoding有空格解析错误问题 #297
  9. 修复Har导出serverIPAddress不正确 #310
  10. 修复Websocket Response不展示;

English:

  1. Support multiple theme colors;
  2. External proxy support authentication
  3. Double-click the list tab to scroll to the top
  4. Fix the issue of partial p12 certificate import failure
  5. The script add rawBody raw byte parameter, body supports byte array modification
  6. Fix script message body encoding error causing incorrect response
  7. Fix the issue of scanning QR code to connect to multiple IP priorities
  8. Fix header Transfer-Encoding with spaces
  9. Fix export HAR serverIPAddress incorrect
  10. Fix Websocket Response not displayed