Releases: GottaYotta/PixelSDK
Releases · GottaYotta/PixelSDK
11.0.4
- 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
- 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
- Fixed variable scope issue with image, video, and segment of
SessionFilterControllerAdditions
11.0.1
- Added CocoaPods minimum version requirement to Podspec
11.0.0
- 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 fromCameraController
10.2.0
- 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
- Fix static sound playback bug on iOS 14
- Fix Xcode 12 missing availableVideoPixelFormatTypes when compiling on Simulator
10.1.1
- Added missing localizations for
SessionFilterSpeed
10.1.0
- Added playback speed multiplier support
- Improved multithreading stability
- Fixed
LibraryController
albums animation - Various bug fixes and stability improvements
10.0.0
- Migrated to Metal from OpenGL
- Various bug fixes and stability improvements