Skip to content

Releases: Meituan-Dianping/lyrebird

v2.21.1

09 Nov 03:06
afcae22
Compare
Choose a tag to compare
  • Fix request errors in diff-mode by using the original request body.

v2.21.0

02 Nov 08:15
c37d86d
Compare
Choose a tag to compare
  • change log to independent process

v2.20.1

31 Oct 08:42
927ba0e
Compare
Choose a tag to compare
  • Fix error when reading personal conf as None.

v2.20.0

27 Sep 07:29
e4afff7
Compare
Choose a tag to compare

New:

  • Notification center alert can be controlled by the extension itself
  • Replace imp with importlib since imp is deprecated

v2.19.2

21 Sep 06:54
6622f7a
Compare
Choose a tag to compare

New:

  • Change diff mode proxy to asyn
  • Inspector flow detail shows Jsonpath

v2.19.1

07 Sep 11:39
35b41d9
Compare
Choose a tag to compare

Fix:

  • Inspector unselect flow after save

v2.19.0

30 Aug 12:42
3a53db4
Compare
Choose a tag to compare

New:

  • Search Extension

Fix:

  • Switches in extension might be hided
  • Error when broken database path is not existed
  • Inspector display Request url query error when query contains no equal

v2.18.0

23 Aug 10:12
b1ec5b0
Compare
Choose a tag to compare

New:

  • Support viewing information of database in Inspector-Pro, and notice when database file is too large.
  • Mock ssr add jsonpath to get part of mock data.
  • Extra mock server add client address.
  • API flow/{id} decode can be controlled by config.
  • Jsonpath returns one result.

Fix:

  • Report server NoneType errors when server initialization is not complete.
  • Fix the issue where new database cannot be written after clearing events.
  • Reset automatically when database is locked.

v2.17.0

16 Aug 04:14
1c8e2ed
Compare
Choose a tag to compare

New:

  • Check the state of database when starting, support to delete and rebuild database when restarting

Fix:

  • Fix page flickering when changing the channel filter in Inspector-Pro

v2.16.0

28 Jul 08:02
ebdd997
Compare
Choose a tag to compare

New:

  • Mock API SSR mode, put mock data in request body instead of response data
  • Inspector support API copy as curl
  • Flow detail API support get decoded detail

Fix:

  • Inspector Filter not display after refresh
  • Inspector Pro search error when '/' in search string
  • Cannot located to the notice when jump from notice center to Lyrebird Plugin BugIt