Skip to content

Releases: Meituan-Dianping/lyrebird

v1.0.0

20 Dec 07:32
34ba334
Compare
Choose a tag to compare
  • 全新的UI,更加快速、美观。
  • 全局消息通知 - 在LyrebirdUI的任何地方都能看到报警信息。
  • Inspector更紧凑,支持显示更多信息。
  • 全新DataManager,更好的支持数据的管理和编辑。
  • 对插件开发者更加友好,支持现有方式及使用及其他前端开发UI,消息总线更加规范。

v0.15.0

20 Nov 04:01
Compare
Choose a tag to compare

Add client address to request context.

v0.14.2

15 Nov 08:12
Compare
Choose a tag to compare

Fix:
mock handler no work

v0.14.1

14 Nov 12:57
Compare
Choose a tag to compare

Bugfix: add flask_sqlalchemy to setup.py

v0.14.0

14 Nov 08:15
Compare
Choose a tag to compare

support save interactive data into database sqlite

v0.13.9

13 Nov 10:01
Compare
Choose a tag to compare
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

10 Oct 03:23
aca695d
Compare
Choose a tag to compare
v0.13.8 - Bugfix/proxy response with  wrong content length (#42)

* remove content-length if content-encoding is gzip
* v0.13.8

v0.13.7

09 Oct 06:48
Compare
Choose a tag to compare

Fix
bootcss link failure

v0.13.6

26 Sep 08:35
114b745
Compare
Choose a tag to compare

Fix:
mitmproxy 4.0.4 has requirement click<7,>=6.2, but you'll have click 7.0 which is incompatible

v0.13.5

21 Sep 07:21
38749a6
Compare
Choose a tag to compare
  • Fix: need exception handler for web plugin loader
  • Add: config template var 'download_dir'