All Versions
14
Latest Version
Avg Release Cycle
44 days
Latest Release
1502 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.