Skip to content

2021-08-13, Version 2.8.3(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 12 Aug 10:22
· 1660 commits to master since this release

Notable Changes

  • Support ui element module for devtools.

  • Fix linearGradient problems.

  • Fix cookie sync, no need to call removeSessionCookie.

Bug Fixes

  • android: remove hasNavigationBar from DimensionsUtil (dd05d26)
  • android: shuold call invalidate after reset props (c85fc75)
  • ios: fix gradient backgroundcolor update error (60ceae3)
  • react: fixed linearGradient update not work (96f7451)

Features

  • android: add image type to HippyDrawable (4e7d4ba)
  • android: fix cookie sync, no need to call removeSessionCookie (6f7f766)
  • android: support ui element module for devtools (1567572)