Skip to content

Releases: Meituan-Dianping/lyrebird

v2.25.2

04 Mar 05:05
b5a523f
Compare
Choose a tag to compare
  • Add support for HTTP PATCH method in mock server.
  • Enabled request navigation in Inspector with keyboard arrows.

v2.25.1

06 Feb 06:22
c841bfa
Compare
Choose a tag to compare
  • log plugin enabled

v2.25.0

05 Feb 06:24
a8619c5
Compare
Choose a tag to compare
  • Add parameters to the @on_request to control whether the request body maintains the original version.

v2.24.1

30 Jan 01:50
2607461
Compare
Choose a tag to compare
  • Fix the bug that flow origin request data not original

v2.24.0

23 Jan 02:26
94d5536
Compare
Choose a tag to compare
  • Make the post-processing of the request asynchronous.
  • Change Inspector refresh control from emit to interval.

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.