Changed
- [ImglyKit] Changed default blend mode for
imgly_overlay_vintage
tooverlay
for cross-platform consistency.
Added
- [PhotoEditorSDK] Added factory methods
PhotoEditViewController.makePhotoEditViewController
and[PESDKPhotoEditViewController photoEditViewControllerWith...]
that also create a replacement subclass if there is a replacing class defined byPESDK.replaceClass
. - [VideoEditorSDK] Added factory methods
VideoEditViewController.makeVideoEditViewController
and[PESDKVideoEditViewController photoEditViewControllerWith...]
that also create a replacement subclass if there is a replacing class defined byVESDK.replaceClass
.
Fixed
- [ImglyKit] Fixed
OverlayButton
s being misaligned when using Right-To-Left languages.
Assets
4
Fixed
- [VideoEditorSDK] Fixed a crash when transforming videos that are flipped vertically and horizontally.
Assets
4
Added
- [ImglyKit] Added
StickerToolControllerOptions.personalStickerCustomizationClosure
to customize personal stickers.
Fixed
- [VideoEditorSDK] Fixed a bug where
VideoEditViewControllerDelegate.videoEditViewControllerDidFailToGenerateVideo
has not been called in case that the export background task has been ended by the operating system. - [VideoEditorSDK] Fixed crash for some videos with invalid audio.
Assets
4
Added
- [ImglyKit] Added
TextToolControllerOptions.defaultTextAlignment
to specify the initial alignment of newly added text.
Fixed
- [ImglyKit] Fixed a bug where
startTime
andendTime
of aTrimModel
were not exposed to Objective-C.
Assets
4
Added
- [VideoEditorSDK] Added
VideoEditViewController.play()
andVideoEditViewController.pause()
which allow to control the video playback.
Fixed
- [ImglyKit] Fixed a crash when loading smart stickers using a basic license.
Assets
4
Fixed
- [ImglyKit] Fixed issue where rotating a text design would lead to a crash.
- [ImglyKit] Fixed menu in the transform tool not being aligned with the selected crop aspect when inverting the crop aspect or rotating the asset.
Assets
4
Changed
- [ImglyKit] Replaced several fonts with new fonts and added additional new fonts.
Assets
4
Added
- [ImglyKit] Added H264 video codec initializer with the option to specify a
VideoCodecProfileH264
.
Assets
4
Changed
- [ImglyKit] Changed
.bringToFront
overlay buttons are now disabled when the selected sprite is already on top.
Added
- [ImglyKit] Added
CameraViewControllerOptions.allowedRecordingOrientations
which allow to specify the orientations in which the camera should record.
Fixed
- [ImglyKit] Fixed issue where the camera roll button would not be visible in the
CameraViewController
when recording a video.
Assets
4
Fixed
- [ImglyKit] Fixed issue where the renderer has not been updating the preview correctly when changing the
MediaEditPreviewController.photoEditModel
in a way that more than only the sprite models have been changed at the same time. - [ImglyKit] Improved timely weather data by requesting an update when the editor is about to appear for
WeatherProvider
's that outlive editor invocations.
Assets
4
PreviousNext