This release includes several improvements and minor bug fixes:
- [Renderer] Enhanced paint objects to retain their composition context, ensuring re-rendering accurately without update calls. #2058
- [Lottie] Enhanced to support slot-overriding reset function.
- [Lottie] Fixed a memory leak issue that occurred when attempting to load invalid Lottie files. #2070
- [SVG] Improved SVG path compatibility by removing a incorrect conditional check in pathAppendArcTo. #1255
- [TTF] Enhanced the UWP portability by implementing an alternative method for file loading. #1912
- [Portability] Addressed and resolved a compilation issue related to Lottie animations. #2062
Full Changelog: v0.12.8...v0.12.9