Bug Fixes
- @hippy/react-web: fix Image repeatedly triggering onError (fb6efb3)
- android: animation may cause
IllegalStateExceptionafter destroy (e30d2a1) - android: animationModule memory leak (55c38b9)
- android: check imageAdapter result before use (c8c16c2)
- android: correct default value type for
StyleNode(dfe30bf) - android: initialContentOffset not working (a51fdc0)
- android: memory leak in
WebSocketModule(4136f5a) - android: prevent unnecessary requestLayout (1c7d630)
- android: textNode memory leak (4f8c340)
- core: fix std hash for xcode15 (6607478)
- hippy-react-web: fix multiple react in dev (d1b313c)
- ios: fix initialContentOffset bug for listview (702e4a6)
- ios: fix potential bug and analyzer issues in HippyGradientObject (8fad0f3)
- ios: key commands for dev menu not working (0cba450)
- ios: network session not being reused (46c5a52)
- ios: use auto release pool for cpp thread (2afda7f)
- jsc: fix jsc crash on ios12 (4f3f5d8)
- release: fix js release action install error (5ba3bc1)
- test: fix front build test failed (30f21f7)
- vue-next: fix element do not use beforeLoadStyle hooks issue (#3339) (2d63fa5)
Features
- @hippy/react-web: remove font default style for Text (cf1209a)
- android: image add param to
onError(6dc4461) - devtools: add rendererType and componentCount report (#3322) (fc66d48)
- hippy-react: fix declaration and export it (#3414) (4e49d4f)
- ios: add NightMode & improve method of getting UI state (#3411) (4a6d4de)
- ios: add NightMode change event (9dc8caf)
- ios: delete items in a range off screen in list component (285e3ba)