Skip to content

2021-10-12, Version 2.9.2(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 12 Oct 14:16
· 1660 commits to master since this release

Notable Changes

  • iOS improve stability for websocket module.

  • iOS reset tableview top padding to zero in iOS15.

  • iOS fix scroll animation in iOS15.

  • iOS fix a potential crash due to null pointer.

  • hippy-debug-server change child_process to cross-spawn.

Bug Fixes

  • hippy-debug-server: change child_process to cross-spawn (870ab07)
  • hippy-vue: update ava package to safe ver (e9752b4)
  • ios: also check root tag for touch handler (58feddf)
  • ios: fix a potential crash due to null pointer (#985) (77545f2)
  • ios: fix potential multi-thread crash (e2faa1d)
  • ios: fix scroll animation in ios15 (c31f25e)
  • ios: improve stability for vfs module (888d408)
  • ios: improve stability for websocket module (d5595ea)
  • ios: reset tableview top padding to zero in ios15 (#1000) (a5184cf)
  • vue-example: fix loop animation height (dc3d948)