New
4.4.3
Bug fixes in 4.4.3
- Fix issue where animation size could be incorrect after loading async animation (https://github.com/airbnb/lottie-ios/pull/2379)
- Update NSPrivacyAccessedAPITypeReasons in privacy manifest (https://github.com/airbnb/lottie-ios/pull/2380)
- Include animation duration when computing cost/complexity of Core Animation time remapping (https://github.com/airbnb/lottie-ios/pull/2381)
New features in 4.4.0
- Add privacy manifest (https://github.com/airbnb/lottie-ios/pull/2252)
- Codesign Lottie.xcframework (https://github.com/airbnb/lottie-ios/pull/2259)
- Add time remapping support to Core Animation rendering engine (https://github.com/airbnb/lottie-ios/pull/2286)
- Add official visionOS support to lottie-ios repo (https://github.com/airbnb/lottie-ios/pull/2287)
- lottie-spm now supports visionOS (https://github.com/airbnb/lottie-spm/pull/12)
- Adopt policy on minimum supported Swift / Xcode version, update minimum versions to Swift 5.7 / Xcode 14.1 (https://github.com/airbnb/lottie-ios/pull/2260)
Full Changelog: https://github.com/airbnb/lottie-ios/compare/4.4.2...4.4.3