Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v2.25.2
- Add support for HTTP PATCH method in mock server.
- Enabled request navigation in Inspector with keyboard arrows.
v2.25.0
- Add parameters to the @on_request to control whether the request body maintains the original version.
v2.24.1
- Fix the bug that flow origin request data not original
v2.24.0
- Make the post-processing of the request asynchronous.
- Change Inspector refresh control from emit to interval.
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.