Skip to content

Release 1.7.0

Choose a tag to compare

@moonrailgun moonrailgun released this 24 Apr 06:54
· 785 commits to master since this release

1.7.0 (2023-04-24)

Bug Fixes

  • fix plugin manifest validator checker not allowed i18n (b9c829d)
  • fix the problem that the version of react-query is not uniform (1d5c061)

Features

  • add common service available check (0cb61bc)
  • add fe ui in wxpusher plugin (44595b3)
  • add markdown editor into panel (694a62c)
  • add markdown gfm support and add markdown editor (9f24bb1)
  • add more badge (d0176b0)
  • add plain text with send text message (1fa1293)
  • add plugin com.msgbyte.wxpusher (32de5b1)
  • add url document support for http protocol (6edb013)
  • add wxpusher message push (1c09b17)
  • append openapi and integration plugin into registry (c370347)
  • getui: add requestId record with single push (4a068ee)
  • hidden github icon from markdown editor (f25eea9)
  • mobile: add cid in entry view (781d413)
  • mobile: add com.huawei.agconnect:agconnect-core in huawei (4192d35)

Performance Improvements

  • add ErrorBoundary for routes (f426d92)
  • beautify the visual performance of scroll bars caused by too many groups (85d501d)
  • optimize the rendering animation and layer sequence of withKeepAliveOverlay (f099307)
  • perf mobile view display in pagecontent (add116c)