Skip to content

Releases: Meituan-Dianping/lyrebird

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

v1.0.0

20 Dec 07:32
34ba334
Compare
Choose a tag to compare
  • 全新的UI,更加快速、美观。
  • 全局消息通知 - 在LyrebirdUI的任何地方都能看到报警信息。
  • Inspector更紧凑,支持显示更多信息。
  • 全新DataManager,更好的支持数据的管理和编辑。
  • 对插件开发者更加友好,支持现有方式及使用及其他前端开发UI,消息总线更加规范。