Twitter Image Pipline v2.23.5 Release Notes

    • 🔨 Refactor WebP decoder to support animation decoding and improve efficiency
      • Requires WebPDemux.framework for iOS (the Catalyst lib already has the necessary bits)
      • The TIPXWebPCodec also supports progressive loading (rendering the first frame while more data is loading)
      • This makes it potentially a better choice as a decoder than the iOS 14+ built in decoder, depending on your use case
      • Improve decoder to support having static WebP images decode into the provided target sizing for better efficiency