Skip to content

Releases: Meituan-Dianping/lyrebird

v2.23.5

15 Jan 02:21
5ea7b92
Compare
Choose a tag to compare
  • Prompt a warning when the log path specified by Lyrebird --log is illegal.

v2.23.4

08 Jan 08:53
29979fd
Compare
Choose a tag to compare

bugfix:

  • Fix the issue of real-time page skipping in Inspector Pro
    feature:
  • lyrebird support CORS

v2.23.3

08 Dec 07:52
9a2c6f3
Compare
Choose a tag to compare
  • Fixed an issue where response body differences were not refreshed when changing flow

v2.23.2

08 Dec 03:45
2a7606b
Compare
Choose a tag to compare
  • Fix inspector page responsebodydiff load error.
  • Fix IDNotFound error when saving group.

v2.23.1

07 Dec 07:29
49f59bb
Compare
Choose a tag to compare
  • Fix the problem of incomplete display content in Inspector.

v2.23.0

05 Dec 08:32
72f6489
Compare
Choose a tag to compare
  • Inspector support temporary mock
  • Inspector select mock data,change from modal to drawer tree
  • DataManager support custom tab
  • DataManager can maintain anchor point when tree changes
  • Bugfix, make sure flow type is HookedDict when match rule

v2.22.0

29 Nov 09:02
5c1ac31
Compare
Choose a tag to compare
  • Add apiDiffConfig. The apiDiffConfig field is added to the mock data information and is used in diff mode. You can customize the fields that need to be checked by diff.
  • Add datamanager flag to flow to distinguish flow saved by datamanager.

v2.21.2

15 Nov 10:48
42af059
Compare
Choose a tag to compare
  • Fix the problem that mitmproxy cannot run due to incompatible versions of flask and werkzeug.
  • Update CodeQL.

v2.21.1

09 Nov 03:06
afcae22
Compare
Choose a tag to compare
  • Fix request errors in diff-mode by using the original request body.

v2.21.0

02 Nov 08:15
c37d86d
Compare
Choose a tag to compare
  • change log to independent process