This release includes some performance optimizations and fixes for the following bugs:
- [Renderer] Improved the internal structure for compact scene-hierarchy traversing.
- [SwEngine] Improved trigonometric & image scaler performance.
- [SwEngine] Fixed a loss of image pixels during image down-scaling.
- [Lottie] Updated frame count unit with float type for smoother animations.
- [Lottie] Introduced a static layer scene/clipper for caching effects.
- [Lottie] Enabled layer blending feature: #1737