Skip to content

2020-11-24, Version 2.1.2(LTS)

Compare
Choose a tag to compare
@ilikethese ilikethese released this 24 Nov 03:30
· 1711 commits to master since this release

Bug Fixes

  • hippy-debug-server: fixed the way the server read from file (#405) (fa16ee8)
  • hippy-debug-server: response 404 when file not found (#410) (8b161a8)
  • ios: change way to get bridge property (1f7a843)
  • ios: fix bugs that some js exceptions may not be caught (629fa22)
  • ios: fix loop count property (7a3f093)
  • ios: fix loop count property (6d44bf4)
  • ios: fix multiple thread competion (f281bd1)
  • ios: fix the bug that get wrong _bridge value (b4132c7)
  • ios: fix threads competion bugs (258a480)
  • ios: have to consider an exception for QB (9d4f724)
  • ios: jscontextref held by jscontextgroupref cannot be deallocated (e85e0a3)
  • ios: now modal component property will be set corrently (0fbc5ad)
  • ios: use isEqualToString for NSString comparison (fef7971)

Features

  • hippy-debug-server: modify debug server to support multiple files (#411) (508ec9f)
  • hippy-vue: added iOS12 statusBarHeight (d33e993)
  • hippy-vue, hippy-react: changeTryConvertNumberCompatibility (714faaf)
  • ios: add method for HippyBridge (a24dbfd)
  • ios: check necessity of reloading image for HippyImageView (34ce4eb)
  • ios: fix incorrect of image cache (c00c344)
  • ios: increase error infomation propery (f2f24e8)
  • ios: modify pod config file (d889fd4)
  • ios: perfect error function (dbfefd5)
  • ios: set predrawing no for animated image (d80b04a)