All Versions
17
Latest Version
Avg Release Cycle
157 days
Latest Release
1099 days ago

Changelog History
Page 1

  • v1.0.16 Changes

    April 21, 2021
    • Add support for Swift Packet Manager (SPM) (Bennie Botha @bennie-atlassian)

    • Fix warnings and bump min version to iOS 9 (Raphael Schaad @raphaelschaad)

  • v1.0.15 Changes

    January 30, 2021
    • Release long-overdue new version including multiple small fixes (Raphael Schaad @raphaelschaad)
  • v1.0.14 Changes

    September 25, 2017
    • Allow FLAnimatedImageView instances to set the accessibilityIgnoresInvertColors property (Colin Caufield @cjcaufield)
  • v1.0.13 Changes

    September 11, 2017
    • Prevent FLAnimatedImageView from inverting on iOS 11 when Smart Invert Colors is enabled (Colin Caufield @cjcaufield)
  • v1.0.12 Changes

    February 19, 2016
    • ๐Ÿ›  Fix crash triggered by using certain FLAnimatedImageView initializers (Tim Johnsen @timonus)
    • ๐Ÿ›  Fix crash when running demo project on device (Tim Johnsen @timonus)
  • v1.0.11 Changes

    February 17, 2016
    • ๐Ÿ‘ Allow for run loop mode customization (Ignacio Romero Zurbuchen @dzenbot)
    • โž• Add initialization flags that allow for reduced memory consumption (Tim Johnsen @timonus)
    • Crash fix (Alec Geatches @mopsled)
  • v1.0.10 Changes

    December 12, 2015
    • ๐ŸŽ Optimize performance by reducing CADisplayLink callbacks (Eric Jensen @ejensen)
    • ๐Ÿ‘‰ Make FLAnimatedImage automatically pause when hidden (Daniel Amitay @danielamitay)
    • ๐ŸŒฒ Decouple FLAnimatedImage from any particular logging solution (Tim Johnsen @timonus)
  • v1.0.9 Changes

    December 01, 2015
    • ๐Ÿ‘Œ Support Carthage (Quanlong He @cybertk, Alexander Grebenyuk @kean)
    • โž• Add loop completion block (Kevin Delannoy @delannoyk)
    • ๐Ÿ‘Œ Improve resilience against GIFs with corrupted frames (Tim Johnsen @timonus)
    • Disable image source decoded image caching (Aditya KD @caughtinflux)
    • โšก๏ธ Update sample project to support iOS 9 TLS (Alexander Grebenyuk @kean)
    • โšก๏ธ Update sample project to cache remote GIFs (Tim Johnsen @timonus)
    • โš  Turn on -Wundef warning flag (Tim Johnsen @timonus)
  • v1.0.8 Changes

    January 17, 2015
    • Fix occasional crash during memory warning (Chris Marcellino @chrismarcellino)

    • Drop iOS 5 compatibility code and bump minimum version in preparation for a bug fix using iOS 6+ API (Raphael Schaad @raphaelschaad)

  • v1.0.7 Changes

    November 21, 2014
    • CocoaLumberjack 2.x-beta compatibility (Raphael Schaad @raphaelschaad)