Skip to content

2021-03-10, Version 2.5.3(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 10 Mar 08:03
· 1624 commits to master since this release

Notable Changes

  • Avoid crash if jni method does not exist.

Bug Fixes

  • android: add maven publish (f7c4552)
  • android: call super.onDestroy() (0f7e2d9)
  • android: get thirdParty packageName first (3fb32f3)
  • android: mListScrollListeners ConcurrentModificationException (d8b2ab2)
  • android: should catch UnsatisfiedLinkError for runScriptFromUri (28d0a02)
  • core: fix DLOG macro (9eb0bb8)
  • ios: fix HippyRootView did load finish callback (e646db5)
  • ios: try catch malloc exception when make image blurred (#603) (cc2521b)

Features

  • core: avoid crash when the jni method does not exist (05ae0cd)