You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
v9.1.0
Fixed
Unable to open photo/video picker when targeting Android API 30+.
Panel title wasn't getting updated on locale change.
Crash when all required permissions were not granted on opening Camera.
IMG.LY plugin incompatibility issue with Kotlin Gradle plugin 1.5.30+.
Crop aspect ratio icons were not getting updated correctly on scroll.
[VideoEditorSDK] Background export was not working.
Added
AudioOverlay to serialisation.
Support for loading static frames from remote URLs.
Support for the new ActivityResult API via [PhotoEditorActivityResultContract], [VideoEditorActivityResultContract], and [CameraPreviewActivityResultContract].
Changed
Removed unused Renderscript flags from Android defaultConfig block.
All Kotlin classes extending from ImglySettings are now open.
Added missing @Throws annotation for some methods in ly.img.android.serializer package.
Removed unused android:label and android:supportsRtl attributes from <application>.
🚨 img.ly maven repository is no longer automatically added to your project by the plugin.
Refer to our new Getting Started guide for instructions on how to add it.