Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v1.2.0
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.0
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
Fix:
Mock data transform script crash
v1.0.3
Transfer failed when parse unused data
v1.0.2 support gzip requests
v1.0.2 gzip support (#79)
v1.0.1
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
- 全新的UI,更加快速、美观。
- 全局消息通知 - 在LyrebirdUI的任何地方都能看到报警信息。
- Inspector更紧凑,支持显示更多信息。
- 全新DataManager,更好的支持数据的管理和编辑。
- 对插件开发者更加友好,支持现有方式及使用及其他前端开发UI,消息总线更加规范。