Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v1.0.0
- 全新的UI,更加快速、美观。
- 全局消息通知 - 在LyrebirdUI的任何地方都能看到报警信息。
- Inspector更紧凑,支持显示更多信息。
- 全新DataManager,更好的支持数据的管理和编辑。
- 对插件开发者更加友好,支持现有方式及使用及其他前端开发UI,消息总线更加规范。
v0.15.0
Add client address to request context.
v0.14.2
Fix:
mock handler no work
v0.14.1
Bugfix: add flask_sqlalchemy to setup.py
v0.14.0
support save interactive data into database sqlite
v0.13.9
v0.13.9 - add request & reponse header to flow event (#49)
* add req & resp body to flow event
* call update_server_resp_time after get flask response
* update version to 0.13.9
v0.13.8
v0.13.8 - Bugfix/proxy response with wrong content length (#42)
* remove content-length if content-encoding is gzip
* v0.13.8
v0.13.6
Fix:
mitmproxy 4.0.4 has requirement click<7,>=6.2, but you'll have click 7.0 which is incompatible
v0.13.5
- Fix: need exception handler for web plugin loader
- Add: config template var 'download_dir'