Skip to content

Releases: GottaYotta/PixelSDK

11.0.4

30 Sep 07:54
Compare
Choose a tag to compare
  • Fixed crash caused by iOS 15 UIView infinite layout loop
  • Fixed crash caused by pressing back on EditController while photo is still being captured
  • General bug fixes and stability improvements

11.0.3

12 Aug 00:44
Compare
Choose a tag to compare
  • Added ability to provide empty audio encoding settings dictionary for no audio on export
  • Improved stability when device disk space is full

11.0.2

24 Dec 02:09
Compare
Choose a tag to compare
  • Fixed variable scope issue with image, video, and segment of SessionFilterControllerAdditions

11.0.1

22 Nov 03:02
Compare
Choose a tag to compare
  • Added CocoaPods minimum version requirement to Podspec

11.0.0

21 Nov 10:57
Compare
Choose a tag to compare
  • Added simulator support for M1 Macs (arm64)
  • Migrated GPUImage dependency to xcframework distribution for ABI stability and reduced compile time
  • Fixed issue that would occasionally prevent audio playback on EditController after coming from CameraController

10.2.0

19 Nov 11:35
Compare
Choose a tag to compare
  • Added support for system language override with languageCode variable
  • Fixed photo camera incompatibility with iPhone 12, iPhone 12 Pro and iPhone 12 Pro Max
  • Fixed bug which prevented dates from being properly encoded on Arabic locale devices
  • Fixed filter thumbnails hide/show animation on CameraController

10.1.2

10 Oct 10:08
Compare
Choose a tag to compare
  • Fix static sound playback bug on iOS 14
  • Fix Xcode 12 missing availableVideoPixelFormatTypes when compiling on Simulator

10.1.1

29 Aug 05:06
Compare
Choose a tag to compare
  • Added missing localizations for SessionFilterSpeed

10.1.0

12 Aug 01:28
Compare
Choose a tag to compare
  • Added playback speed multiplier support
  • Improved multithreading stability
  • Fixed LibraryController albums animation
  • Various bug fixes and stability improvements

10.0.0

24 Jul 02:06
Compare
Choose a tag to compare
  • Migrated to Metal from OpenGL
  • Various bug fixes and stability improvements