Skip to content

Releases: Meituan-Dianping/lyrebird

v3.2.6

25 Apr 09:24
91f0db7

Choose a tag to compare

  • fix add group error

v3.2.5

24 Apr 07:07
af4b00e

Choose a tag to compare

  • fix temp mock error

v3.2.4

17 Apr 11:30
85b5278

Choose a tag to compare

  • Add support for or logic in mock data matching rules
  • Fix the issue of .0 being lost when saving mock data

v3.2.3

14 Mar 09:21
1708bfd

Choose a tag to compare

  • Support request for br and zstd compression encoding.
  • Docker image has been switched from Alpha to Debian.

v3.2.2

13 Feb 06:57
605470d

Choose a tag to compare

  • Inspector supports Copy Url specified sections
  • Inspector search supports search records
  • Inspector supports Mock id display and copy when a request hits Mock

v3.2.1

22 Jan 09:14
e857d3b

Choose a tag to compare

  • Fix import error in Docker pipeline

v3.2.0

21 Jan 08:31
a1f1098

Choose a tag to compare

  • Compatible with Python3.12 and Python3.13
  • Optimized the Request Header delivery mechanism to reduce the time complexity
  • Optimize Response Header, Lyrebird internal Header no longer actually returns

v3.1.2

24 Dec 09:02
0f3f438

Choose a tag to compare

  • Fix Lyrebird mistakenly forwarding internal headers.
  • Fix the issue where the original Modifier still takes effect after changing Modifier to Checker in the Extension.
  • Fix the problem of abnormal request records when the Mock data's Response data is empty.
  • Bypass WebSocket connections in the mitm proxy to prevent WebSocket connection failures in the web.

v3.1.1

21 Nov 02:15
f3aea14

Choose a tag to compare

Fix some bugs on the 9999 server.

v3.1.0

11 Nov 08:18
aa1d4b7

Choose a tag to compare

  • Added configuration page, supporting configuration operations such as editing black and white lists.
  • Fixed some request-related issues.