Releases: Tencent/Hippy
Releases · Tencent/Hippy
2022-05-16, Version 2.13.9(LTS)
Bug Fixes
- core: fix mutex crash (de3dad1)
2022-05-12, Version 2.13.8(LTS)
Bug Fixes
- android: fix remote url debug not contains version (3005622)
- android: reset pull header position on scroll back (301f631)
- android: reset recycle view stick view item type (f79b73d)
- core: fix convert bug (f43988f)
- core: fix jni pending exception crash (5273ba5)
- core: fix turbomodule crash (6d08242)
- hippy-vue: fix hmr for root App component (2c2ef45)
- ios: remove an unused macro check (7f2b7f7)
Features
- devtools: change the screenshot canvas background to white (00445d5)
2022-04-27, Version 2.13.7(LTS)
Notable Changes
-
Devtools support vue-devtools.
-
Devtools fix alpha screencast.
-
Core fix JNI detach crash.
-
Core change log level.
-
Android add call native and promise callback monitor.
-
iOS add method invoking interceptor.
-
iOS fix strange shaped text render bug.
-
hippy-react,hippy-vue add position absolute for modal default style.
-
hippy-vue fix textInput value filter issue.
Bug Fixes
- android: elements page screencast at first msg (f9059d1)
- android: fix 'mControllers' may be accessed by multi-threads (460ad50)
- android: post to dom thread do save (0ccb13a)
- android: remove build modal from user agent (4d0d376)
- android: reset pull header position for recycler view (42ef3c9)
- android: should call onInterceptPromiseCallBack first (484d6c6)
- core: fix jni detach crash (785edb3)
- core: fix log macro conflict for iOS (5654164)
- debug-server: update vulerable pacakage (bd4653f)
- devtools: fix alpha screencast (8604f1a)
- hippy-vue: fixed vue text update filter (c127669)
- ios: fix image display crash (c9a39fc)
- ios: fix list scroll event throttle bug (44b8aed)
- ios: fix strange shaped text render bug (d77df3b)
- ios: fix touch handler conflict (6ae38ca)
- ios: fix value fetch error (e0edfae)
Features
- android: add call native and promise callback monitor (301562c)
- android: add method 'addApiProviders' in HippyEngineContext (50dbe8a)
- android: support vue-devtools debugClientId (c09e751)
- core: change log level (12022fb)
- devtools: support vue-devtools (e0cf765)
- ios: add clientId and fix empty port (#1737) (aea12a3)
- ios: localstorage can handle error (2426a8e)
- ios: method invoke interceptor (#1774) (1ae54c6)
- ios: unified client id generation logic (#1743) (1c2359c)
- react,vue: add position absolute for modal default style (7bbed56)
2022-04-18, Version 2.13.6(LTS)
Bug Fixes
- core: change callbacks to object to fix memory leak (9ea52da)
2022-04-17, Version 2.12.6(LTS)
2022-04-01, Version 2.13.5(LTS)
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)
Features
2022-03-09, Version 2.13.3(LTS)
2022-03-09, Version 2.12.5(LTS)
Bug Fixes
- core: fix multi-context mode exception handling crash (0851998)
2022-03-09, Version 2.13.2(LTS)
Bug Fixes
- android: add lower bound checking for
uint32
value (7743a52) - android: fix context leaks on EngineInitParams (67bbea5)
- ios: close web socket when dev manager release (a81e2a3)
- ios: fix currentRadioAccessTechnology unavailable in ios14.2 (2031178)
- ios: fix mixed type text word order bug (6ed4df3)
- lerna: change lerna execute path (021fc89)