1. 9f611eb Handle task cancellation when loading animation (#2595) by Mihai Șeremet · 3 weeks ago upstream/master
  2. a004050 Bump version to 4.5.2 by Cal Stephens · 4 months ago upstream/4.5.2
  3. 816e52f Adds support for .lottie v2 (#2564) by Evandro Harrison Hoffmann · 4 months ago
  4. d6ddd82 Adds static framework generation on CI (#2561) by Loupehope · 4 months ago
  5. b80fcfd Fix issue where animation with justified text justification would fail to parse (#2553) by Cal Stephens · 5 months ago
  6. a6912de Support customizing `contentsScale` of text layer (#2559) by Cal Stephens · 5 months ago
  7. 5bf4473 Update EpoxyCore readme (#2532) by youssefMSG · 8 months ago
  8. f93abb0 Fix Navigation Issue in AnimationListView in the Sample Project (#2528) by Chikato Takenouchi · 8 months ago
  9. 44bd9ff Use #fileID instead of #file (#2522) by Dmitry Gruzd · 8 months ago
  10. 4c24daa Exclude DebugLayer in release builds (#2514) by Noah Martin · 9 months ago
  11. 047aa81 Update version number to 4.5.1 by Cal Stephens · 9 months ago upstream/4.5.1
  12. d3b6e38 Update to latest version of Airbnb style guide / formatter (#2513) by Cal Stephens · 9 months ago
  13. 44c9425 fix haiku url in readme (#2509) by Harry Marr · 10 months ago
  14. 55aa1db Add additional dynamic library product to Package.swift (#2507) by Jens Krug · 10 months ago
  15. 9e8cd70 Don't asset when setting `respectAnimationFrameRate = false` on Core Animation engine (#2482) by DarkSatyr · 1 year ago
  16. 81b2805 Update Trim.trimType to default to .individually if not provided (#2478) by Alexander Allakhverdiyev · 1 year ago
  17. fc8a44f Fix warnings in Xcode 16 by restating inherited conformances to `@unchecked Sendable` (#2477) by John Szumski · 1 year ago
  18. 7a8279b Add possibility to remove ValueProvider (#2474) by Dmitrii Medvedev · 1 year ago
  19. ab4c5d9 Fix frame conversion in LottieAnimationLayer.pause(at: .marker(...)) (#2469) by Cal Stephens · 1 year, 1 month ago
  20. 6c8319b Upgrade GitHub Actions (#2466) by Christian Clauss · 1 year, 1 month ago
  21. 19e60c9 Fix typos in some comments (#2459) by wanxiangchwng · 1 year, 2 months ago
  22. 0d20f5d Update `LottieAnimationView.getValue(for:atFrame:)` docs (#2455) by Gal Berezansky · 1 year, 2 months ago
  23. cc78796 Update links for repositories moved to the swiftlang org on GitHub (#2454) by LamTrinh.Dev · 1 year, 2 months ago
  24. 12d01a8 Use 'Lottie.xcframework.zip' name for XCFramework archives by Cal Stephens · 1 year, 2 months ago
  25. 15c54f4 Update package.json version number to 4.5.0 by Cal Stephens · 1 year, 2 months ago
  26. fe4c6fe Update version to 4.5.0 by Cal Stephens · 1 year, 2 months ago upstream/4.5.0
  27. 0ed725e Add support for opacity text animators (#2436) by Cal Stephens · 1 year, 3 months ago
  28. f5ee923 Support font provider in composition layer (#2439) by 1an-xu · 1 year, 3 months ago
  29. fca6f33 Add drop shadow support to main thread rendering engine (#2423) by 1an-xu · 1 year, 3 months ago
  30. 73b1a42 Fix issue where bezier paths could be closed incorrectly (#2418) by Cal Stephens · 1 year, 4 months ago
  31. 5c8d511 Add `LottieView.configure` overload that takes a keypath and value instead of a closure (#2415) by Shai Mishali · 1 year, 4 months ago
  32. 1910aef Require Xcode 15 / Swift 5.9 (#2400) by Cal Stephens · 1 year, 5 months ago
  33. f01bc5f Add final keyword to `SnapshotTests` (#2399) by chacha · 1 year, 5 months ago
  34. 769b88d Include animation duration when computing cost/complexity of Core Animation time remapping (#2381) by Cal Stephens · 1 year, 5 months ago upstream/4.4.3
  35. 3af9055 Update NSPrivacyAccessedAPITypeReasons in privacy manifest (#2380) by Cal Stephens · 1 year, 5 months ago
  36. 52b22e8 Fix issue where animation size could be incorrect after loading async animation (#2379) by Cal Stephens · 1 year, 5 months ago
  37. ab15129 Update current version to 4.4.2 by Cal Stephens · 1 year, 6 months ago upstream/4.4.2
  38. 030232b Use correct version number when building XCFramework bundle (#2341) by Cal Stephens · 1 year, 6 months ago
  39. 8a784b2 Fix Incorect InitialValue Usage in SwiftUI Wrapper (#2357) by Bryn Bodayle · 1 year, 6 months ago
  40. d76f85b Add visionOS support to pod spec (#2348) by Dukandar · 1 year, 6 months ago
  41. 833bc7b Remove redundant CGFloat conversion in math helpers (#2346) by viva-melon · 1 year, 6 months ago
  42. 41dfe7b Update minimum deployment target to iOS 13.0 / macOS 10.15 (#2322) by Cal Stephens · 1 year, 7 months ago
  43. 7fe8b6f Bump current version to 4.4.1 by Cal Stephens · 1 year, 7 months ago upstream/4.4.1
  44. 2f0f761 Fix infinite loop when setting LottieAnimationView.viewportFrame (#2316) by Cal Stephens · 1 year, 7 months ago
  45. 7ecdbbf Fix warning from invalid character in Cocoapods resource bundle identifier (#2317) by Cal Stephens · 1 year, 7 months ago
  46. cb4698b Fix crash in Main Thread rendering engine path interpolation implementation (#2305) by Cal Stephens · 1 year, 7 months ago
  47. d4b75a0 Omit privacy manifest from source files in podspec (#2307) by Rhys · 1 year, 8 months ago
  48. 2aa558f Update CI jobs to run on Apple Silicon macOS 14 runner (#2306) by Cal Stephens · 1 year, 8 months ago
  49. 99c2f68 Update `LottieAnimationView.updateRasterizationState` to simply call `LottieAnimationLayer.updateRasterizationState` (#2296) by DevVenusK · 1 year, 8 months ago
  50. 6bb0f64 Replace os checks with canImport(UIKit) to improve visionOS support (#2294) by Kent Sutherland · 1 year, 8 months ago
  51. e276c62 Update version number to 4.4.0 by Cal Stephens · 1 year, 8 months ago
  52. f522990 Update CI to build for visionOS (#2287) by Cal Stephens · 1 year, 8 months ago upstream/4.4.0
  53. 25ceccd Update LottieView to display placeholder using overlay instead of ZStack (#2289) by Miguel Jimenez · 1 year, 8 months ago
  54. 8430111 Use resource_bundles instead of resource (#2288) by David Cacenabes · 1 year, 8 months ago
  55. 7cae3aa Add time remapping support to Core Animation rendering engine (#2286) by Cal Stephens · 1 year, 8 months ago
  56. 5515927 Fix issue where manually interpolated keyframes could animate incorrectly (#2285) by Cal Stephens · 1 year, 8 months ago
  57. 2562590 Fix issue where DotLottieImageProvider didn't handle base64 images (#2283) by Cal Stephens · 1 year, 9 months ago
  58. 9c1dac7 Fix parsing issue, add support for DotLottieConfiguration in SwiftUI LottieView (#2277) by Cal Stephens · 1 year, 9 months ago
  59. a9ac8e6 Include dSYMs in XCFramework build (#2284) by Benedek Kozma · 1 year, 9 months ago
  60. 4f4b5a1 Fix issue where repeater layer could be displayed incorrectly (#2276) by Cal Stephens · 1 year, 9 months ago
  61. 9dc7d74 Fix issue where AnimationKeypath in SolidLayer could be incorrect (#2278) by Cal Stephens · 1 year, 9 months ago
  62. c3d493b Mark DotLottieCache as Sendable (#2245) by Cal Stephens · 1 year, 9 months ago
  63. 3b80576 Fix: added visionOS and simplified conditional (#2280) by Carsten Knoblich · 1 year, 9 months ago
  64. af18de2 Do not create `DotLottieImageProvider` instance if there's no image files (#2271) by Igor Sova · 1 year, 9 months ago
  65. 9c1e7f1 Fix privacy manifest location for SPM (#2268) by Manuel Burghard · 1 year, 9 months ago
  66. fe4f51c Fix build warnings due to missing imports (#2263) by Hanton Yang · 1 year, 9 months ago
  67. 86e142e Continue XCFramework job if certificate install step fails (#2264) by Cal Stephens · 1 year, 9 months ago
  68. abaf862 Codesign Lottie.xcframework (#2259) by Cal Stephens · 1 year, 9 months ago
  69. f41ce9c Adopt policy on minimum supported Swift / Xcode version, update minimum versions to Swift 5.7 / Xcode 14.1 (#2260) by Cal Stephens · 1 year, 9 months ago
  70. 92f70b7 Fix issue where Core Animation rendering engine couldn't display last frame of animation when paused (#2254) by Cal Stephens · 1 year, 9 months ago
  71. 53b2c73 Remove a few unused imports (#2253) by Hanton Yang · 1 year, 10 months ago
  72. e7ed4b7 Add privacy manifest (#2252) by Cal Stephens · 1 year, 10 months ago
  73. 3f1202f Bump current version to 4.3.4 by Cal Stephens · 1 year, 10 months ago upstream/4.3.4
  74. b3d81b4 Fix issue where LottieView animation would restart from beginning after backgrounding app (#2237) by Cal Stephens · 1 year, 10 months ago
  75. 7873c03 Clean up unused property in InvertedMatteLayer (#2241) by Hanton Yang · 1 year, 10 months ago
  76. 3d46f3f Dispatch dot lottie file loading onto a single serial queue (#2229) by Eric Horacek · 1 year, 11 months ago
  77. f081afa Use `UITraitCollection.current.displayScale` instead of deprecated `UIScreen.main.scale` (#2216) by Hyungyu Kim · 1 year, 11 months ago
  78. cdf8499 Fix issue where Repeater would be ignored if not at top level (#2221) by Cal Stephens · 1 year, 11 months ago
  79. 73280cb Change pod dependencies `SwiftUI` and `Combine` to `weak` to ensure compatibility with iOS 12 (#2219) by Florian Rhein · 1 year, 11 months ago
  80. ffdd592 Add option to remove animated bounds changes (#2218) by Tyler Hedrick · 1 year, 11 months ago
  81. 3421eeb Remove old animation layer when creating a new animation layer (#2214) by Ballad · 1 year, 11 months ago
  82. ae48d2a Fix parsing regression in 4.3.0 from addition of parsing layer effects (#2208) by Cal Stephens · 2 years ago
  83. 45517c3 Fix unexpected crossfade animation when updating Lottie animation or rendering engine (#2202) by Cal Stephens · 2 years ago upstream/4.3.3
  84. 5197d6f Bump version to 4.3.2 by Cal Stephens · 2 years ago upstream/4.3.2
  85. 1945eb3 Restructure LottiePlaybackMode, add support for pausing at start or end of marker (#2198) by Matthew Cheok · 2 years ago
  86. 6617574 Fix CI jobs using Xcode 15.0 by disabling visionOS build (#2199) by Cal Stephens · 2 years ago
  87. 1760543 Fix test failure from race condition between #2194 and #2196 by Cal Stephens · 2 years ago upstream/4.3.1
  88. 68c3342 Reduce log volume from warning about After Effects expressions (#2196) by Cal Stephens · 2 years ago
  89. 01a3ac1 Fix layout animation regression introduced in 4.3.0 (#2194) by Cal Stephens · 2 years ago
  90. b1f170b Add support for using CompatibleAnimationView in xib files / storyboards (#2192) by Taras Shevchuk · 2 years ago
  91. 2d62621 Update current version to 4.3.0 by Cal Stephens · 2 years ago upstream/4.3.0
  92. 4f8c775 Fix issue where LottieAnimationLayer.pause() didn't update currentPlaybackMode (#2188) by Cal Stephens · 2 years ago
  93. dc9316c Update text provider API to use full AnimationKeypath values (#2183) by Cal Stephens · 2 years ago
  94. ccd7a10 Add support for customizing gradient values using GradientValueProvider (#2182) by Cal Stephens · 2 years ago
  95. f7d758c Add support for customizing stroke width values using FloatValueProvider (#2179) by Cal Stephens · 2 years ago
  96. 8bff4aa Add support for configuring image content gravity (#2177) by Matthew Cheok · 2 years ago
  97. 6277300 Add simplified `play()` API to LottieView (#2178) by Cal Stephens · 2 years ago
  98. 70d39d2 Improve conversion from After Effects shadow softness value to `CALayer.shadowRadius` value (#2175) by Cal Stephens · 2 years ago
  99. e94b888 Fix issue where value providers could be ignored when falling back to main thread rendering engine (#2164) by Cal Stephens · 2 years ago
  100. 97cea95 Add LottieView.animationDidLoad API (#2172) by Cal Stephens · 2 years ago