This release includes fixes for the following issues:
- [SwEngine] Resolved an issue with ghost artifacts on single lines caused by zero-sized visual drawing.
- [SwEngine] Corrected anti-aliased blending discrepancies in 8-bit grayscale composition.
- [SwEngine] Enhanced support for 8-bit grayscale Radial/Linear gradient composition, addressing Gradients Matting composition issues in Lottie Animation.
- [SwEngine] Improved rendering behavior to display a single dot when a zero-length bezier curve/line is provided with a stroke width.
- [Lottie] Stabilized the engine by addressing several crashes resulting from invalid memory access.
- [Lottie] Rectified the loss of precomp matting composition.
- [Lottie] Enhanced the Hold Interpolation functionality, which was previously missing for Paths/Gradients.
- [Lottie] Fixed the proper propagation of opacity values during scene rendering.