Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v2.23.5
- Prompt a warning when the log path specified by Lyrebird --log is illegal.
v2.23.4
bugfix:
- Fix the issue of real-time page skipping in Inspector Pro
feature:
- lyrebird support CORS
v2.23.3
- Fixed an issue where response body differences were not refreshed when changing flow
v2.23.2
- Fix inspector page responsebodydiff load error.
- Fix IDNotFound error when saving group.
v2.23.1
- Fix the problem of incomplete display content in Inspector.
v2.23.0
- 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
- 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
- Fix the problem that mitmproxy cannot run due to incompatible versions of flask and werkzeug.
- Update CodeQL.
v2.21.1
- Fix request errors in diff-mode by using the original request body.
v2.21.0
- change log to independent process