2022-03-29, Version 2.13.4(LTS)
Notable Changes
-
DevTools support debug multiple project at the same time.
-
HippyVue input support placeholder-text-color, underline-color-android.
-
Core fix log delegate crash.
-
Android add RecyclerView.
-
iOS fix image load progress error.
-
iOS fix image tint color bug
-
iOS fix JSI crash on some devices.
Bug Fixes
- android: fix nested sub-tag serialization issue (7fe73ca)
- android: merge recyclerview to master (8e2038c)
- android: packagingOptions of ARMEABI (f051421)
- android: remove final of bundleName (d284fa1)
- android: use getResources DisplayMetrics (ad455b3)
- core: fix jni local ref bug (83348e2)
- core: fix log delegate crash (249f9e4)
- hippy-react-demo: fix backAndroid routes error (d11fd9a)
- ios: fix crash caused by multi-thread race (513c9d6)
- ios: fix image blurry error (83281ca)
- ios: fix image load progress error (618eeda)
- ios: fix image tint color bug (3884b0d)
- ios: fix jsi crash on some devices (e8fb942)
- ios: fix some issues (#1679) (8a88f0a)
- react,vue: add TextInput color parser (f9f0e2b)
- vue: update vulerable packages (3e15f5c)