Skip to content

Releases: Meituan-Dianping/lyrebird

v2.26.3

26 Apr 03:32
5ec6c48
Compare
Choose a tag to compare
  • Limit event report times

v2.26.2

24 Apr 07:59
ae49c0f
Compare
Choose a tag to compare
  • Fix bugs datamanager v2 brings.

v2.26.1

22 Apr 12:04
19e2d71
Compare
Choose a tag to compare
  • Optimize agent post processing.
  • Change the Start Command of mitmproxy.
  • Add report in EventServer.

v2.26.0

19 Apr 02:09
8358a91
Compare
Choose a tag to compare
  • Update datamanager to better adapt the adapter.

v2.25.5

03 Apr 03:34
a19a25a
Compare
Choose a tag to compare

-Added the ability to control the level of the configuration dictionary that can be modified when patching the config.
-Fixed an issue where configuration update exceptions occurred after deleting a certain config.

v2.25.4

18 Mar 07:31
4349c24
Compare
Choose a tag to compare
  • Fix the inconsistency in the truncation length of the URL displayed on the inspector page.

v2.25.3

08 Mar 05:28
5d6e2af
Compare
Choose a tag to compare
  • Fix bug that keep-request-body flag not change when ssr is open.

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.