All Versions
14
Latest Version
Avg Release Cycle
44 days
Latest Release
1718 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.9 Changes
November 02, 2020- ➕ Add isAnimationPlaying to CompatibleAnimationView
- 🔄 change id accessor from internal to public
- ⚡️ Updates to Text Rendering
- 🛠 fix: empty layerID causes crash
- 👍 Rewrite Text Rendering to support Line Height + Added Font Provider
- 🛠 fixed #944 Images from Assets.xcassets are not loading
- ↪ Work Around Xcode 12 Beta 1 Compilation Issues
- ➕ Add isAnimationQueued to determine if animation will start when this view is added to a window
- 🔄 Changed ACL for animationView to public in AnimatedControl
-
v3.1.8 Changes
April 23, 2020🛠 Fixes a compile error introduced with 3.1.7 release
-
v3.1.7
April 23, 2020 -
v3.1.6 Changes
January 27, 2020- Swift 5 (Thanks https://github.com/airbnb/lottie-ios/commits?author=thejohnlima !)
- 👍 Gradient Value Provider support (Thanks https://github.com/airbnb/lottie-ios/commits?author=enriquebk !)
- Precomp clipping fix
- 📦 Swift packages fixes
- Layout bug fix (Thanks https://github.com/airbnb/lottie-ios/commits?author=MariuszWisniewski )
- 🚚 Crashing remove observer bug fix (Thanks https://github.com/airbnb/lottie-ios/commits?author=zenangst )
-
v3.1.5 Changes
November 04, 2019🛠 Various improvements and bug fixes.
-
v3.1.4 Changes
November 01, 2019🛠 This fixes a few bugs as well as adds support for animationSpeed setting on
AnimatedControl
-
v3.1.3 Changes
September 13, 2019- 🛠 Various bug fixes
- ➕ Added new API for cropping animations at runtime
viewportFrame
- ➕ Added new API for enabling/disabling nodes at runtime
setNodeIsEnabled(isEnabled:, keypath:)
-
v3.1.2 Changes
September 13, 2019- 🛠 Various bug fixes
-
v3.1.1 Changes
July 01, 2019🛠 Minor improvements and bug fixes.
-
v3.1.0 Changes
May 29, 2019➕ Adds support for swift 5.