Skip to content

Latest commit

 

History

History
111 lines (57 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

111 lines (57 loc) · 4.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2020-09-02)

Features

  • add switch ignore https certificate error (e6e079f)
  • https capture settings (686da51)

Bug Fixes

  • Fix close alive socket (092cc7d)
  • Fix devtools websocket ip updated bug (b0a23c5)
  • Fix IOS TSL requirement update (bc173f5)
  • host not the same fix for android (2151bce)
  • save https settings to file (d972fe3)

3.0.8 (2020-08-20)

Bug Fixes

  • Fix close alive socket (092cc7d)
  • Fix devtools websocket ip updated bug (b0a23c5)
  • Fix IOS TSL requirement update (bc173f5)
  • host not the same fix for android (2151bce)
  • save https settings to file (d972fe3)

Features

3.0.7 (2020-03-11)

Bug Fixes

  • Fix close alive socket (092cc7d)
  • Fix devtools websocket ip updated bug (b0a23c5)
  • host not the same fix for android (2151bce)
  • save https settings to file (d972fe3)

Features

3.0.6 (2019-07-17)

Bug Fixes

3.0.4 (2019-07-17)

Bug Fixes

Features

  • devtool setBlockedURLs (de69f59)
  • reject handshake to no route ws (9ac0ca8)
  • support conent-encoding br (c106980)
  • Support Network.replayXHR (61f3eb3)

3.0.3 (2019-07-04)

Bug Fixes

  • close alive connections before stop (6f8fa60)
  • 修复inpsect websocket丢失发送的frame (9ba257f)
  • 修复websocket丢失了open立即发送的frame (68d1890)
  • 修复wss://错误 (86e3dae)
  • 新增项目时默认展开 (c6ccc74)

Features

  • enable project/rule while added (147cd68)
  • websocket支持转发响应头 (0369e0b)

3.0.2 (2019-06-21)

Features

  • 配置页集成到inspector页 (97a3ab5)