Facebookincubator Spectrum Versions Save

A client-side image transcoding library.

v1.3.0

2 years ago

This is the 1.3.0 release of Spectrum for Android migrating the library to Maven Central.

v1.2.0

3 years ago

This is the 1.2.0 release of Spectrum for both Android and iOS. These are the major changes included:

  • Error is now reported for images with a pixel format kCGImagePixelFormatRGB555 (iOS)
  • Fixed an issue by which metadata wouldn't be added to the encoded image
  • Avoids copying thumbnail metadata on transcoded images
  • Renamed VectorImageSink to VectorBitmapImageSink
  • Fixed Kotlin compatibility issues from SoLoaderWrapper
  • Fixed an issue that would result in ignoring the output pixel specification in certain situations
  • Increased test coverage
  • Fixed heap-use-after-free in avif decompressor
  • Support RGBA for PNG compression
  • Fixed compilation on Windows
  • Fixed memory leak in ScalingScanlineProcessingBlock
  • Updated deps: libavif 0.6.2, libwebp 1.1.0
  • Fixed an issue with Cocoapods integration and libwebp imports

Big thanks to all collaborators! @evgenstf, @BugsBunnyBR, @axxufb, @lambdapioneer, @cuva, @a8m, @AurelC2G, @zpao, @zzagorsk-fb, @zertosh, @maattam, @EwoutH

v1.1.0

5 years ago

This is the 1.1.0 release of Spectrum for both Android and iOS. These are the major changes included:

Big thanks to @lambdapioneer , @cuva, @morozkin, Wenbin Zhang , @wakwak3125, @EwoutH and @tatocaster for the contributions! 😍

v1.0.0

5 years ago

This is the official 1.0.0 release of Spectrum for both Android and iOS 🎉. Big thanks to @MarsVard and @charpeni for the helpful issues and pull-requests. The major changes with this release are as following:

v0.9.0

5 years ago

This is the initial release of Spectrum as version 0.9.0. See https://libspectrum.io to learn how to get started using Spectrum in Android and iOS projects.