Skip to content

2022-01-18, Version 2.12.1(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 18 Jan 04:49
· 1619 commits to master since this release

Notable Changes

  • Core fix LoadUntrustedContent crash and TDF_BASE_DCHECK crash.

  • iOS fix JSI not working in debug mode.

  • Android fix HippyImageSpan align problems.

  • Android fix NetInfoModule memory leak.

  • Android add setMetrics to PixelUtil.

Bug Fixes

  • android: add setMetrics to PixelUtil (40af198)
  • android: fix HippyImageSpan align problems (31739fb)
  • android: fix memory leak (6677220)
  • core: fix LoadUntrustedContent crash (88fa2cd)
  • core: fix TDF_BASE_DCHECK crash (b489fbf)

Features