Skip to content

Releases: Meituan-Dianping/lyrebird

v1.2.2

14 Jan 09:49
79b473b
Compare
Choose a tag to compare

Fix
1.Proxy request with wrong url
2.Work thread crash if response length is 0
3.Cache handler add data convert code for binary to ascii
4.Set mock data default filter (?=.*path)

v1.2.1

10 Jan 02:15
Compare
Choose a tag to compare

Fix

  • Can't get local IP

v1.2.0

09 Jan 02:35
abd7085
Compare
Choose a tag to compare

New

  • Add api - activate by name
  • DataManager UI upgrade
  • update UI

Fix

  • fix inspector shown response data in response tab
  • fix inspector list checkbox dismiss after new flow coming
  • fix: parent group not work
  • fix: mock data transform script make wrong regex

v1.1.2

08 Jan 08:32
Compare
Choose a tag to compare

Fix

  • solve frontend lag

  • footer poptip display overflow; add pending status on inspector flow; update sender in event message.

  • update footer display

  • update frontend build

v1.1.1

04 Jan 12:28
Compare
Choose a tag to compare

Fix

  • database session error

v1.1.0

28 Dec 06:23
Compare
Choose a tag to compare
v1.1.0 - Feature/notice center (#83)

* activate notice center

* func issue for checker

* add notice center

* add unit test

* add unit test: test event default information with sender

* Not send client.response event

* solve socket-io disconnection

v1.0.4

25 Dec 06:27
13fb3b6
Compare
Choose a tag to compare

Fix:
Mock data transform script crash

v1.0.3

24 Dec 05:44
1413dab
Compare
Choose a tag to compare

Transfer failed when parse unused data

v1.0.2 support gzip requests

24 Dec 01:41
97bde8f
Compare
Choose a tag to compare
v1.0.2 gzip support (#79)

v1.0.1

21 Dec 13:50
f763b0a
Compare
Choose a tag to compare

Fix:

  • Can't start lyrebird if there have not data dir in current folder.
  • Lost response time
  • Work thread crash when url not found
  • Inspector clear flow btn not work