Skip to content

10.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:04
· 180 commits to master since this release

Fixes

This release refactors how the JNIRenderer object in the Legacy API is cleaned up, solving an existing issue with potential ANRs.

It also solves an issue specific to Mali T720 devices.


  • fix: dispose the renderer without blocking the UI thread (#10331) 2882eeb56a f5e10d3
  • feature: add support for custom enum properties (#10345) 21b8ce84f4 c121d7a
  • fix: Work around a bug in the Mali T720 compiler (#10340) 59aa55b5d0 727cc5f
  • fix: treat artboard as layout for hit testing inheritance (#10341) 583274d7b9 6d0e638
  • feature: add support for custom enum properties (#10345) 21b8ce84f4 c121d7a