Socket
Socket
Sign inDemoInstall

cordova-plugin-videoeditorsdk

Package Overview
Dependencies
1
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.4.0

Diff

Changelog

Source

[3.4.0]

Changed

  • [Android] 🚨 With this version you will need to specify a suitable KSP depending on the Kotlin version you are using. Please visit our guide here.
  • [Android] Raised minimum VideoEditor SDK for Android version to 10.9.0.
  • [iOS] 🚨 Bumped iOS deployment target to 13.0.
  • [iOS] Raised minimum VideoEditor SDK for iOS version to 11.8.
leon_dud
published 3.3.0 •

Changelog

Source

[3.3.0]

Added

  • Added option to specify the version of the native VideoEditor SDK for Android version via a imglyConfig.json file. See the README for more information.
leon_dud
published 3.2.0 •

Changelog

Source

[3.2.0]

Changed

  • 🚨 With this version you might need to create symlinks when using Android Gradle Plugin version 4.x. Please refer to the new known issues section of the README for details.
  • 🚨 This version requires minSdkVersion 21 for Android. Please refer to the new "Supported Android versions" section in the getting started section of the README for instructions on how to adjust it.
  • Raised minimum VideoEditor SDK for Android version to 10.1.1. See the changelog for more information.

Added

  • Added implementation and documentation for GIPHY sticker integration.

Fixed

  • Fixed VESDK.openEditor success callback type declaration to return VideoEditorResult | null instead of just VideoEditorResult.
  • [Android] Fixed height and width of specified composition size would be flipped.
leon_dud
published 3.1.0 •

Changelog

Source

[3.1.0]

Changed

  • Updated documentation for remote resources used in the editor. Remote resources are usable but not optimized and therefore should be downloaded in advance and then passed to the editor as local resources.

Added

  • Added integration and documentation for custom watermark.

Fixed

  • [Android] Fixed composition.personalVideoClips configuration option would not be resolved correctly.
  • [Android] Fixed hook configuration would fail for cordova-android version 10.0+.
leon_dud
published 3.0.0 •

Changelog

Source

[3.0.0]

Added

  • Added integration and documentation for force trim.

Changed

  • [Android] Migrated the plugin to AndroidX.
  • Aligned emoji support for iOS and Android. Emoji support is not optimized for cross-platform use and disabled by default. Added option configuration.text.allowEmojis to opt in.
leon_dud
published 2.2.0 •

Changelog

Source

[2.2.0]

Added

  • Added configuration.export.force which will force the video to be rendered and exported in the defined output format even if no changes have been applied. Otherwise, the input asset will be passed through and might not match the defined output format.

Fixed

  • [iOS] Fixed issue where the plugin result would not be sent.

Changed

  • [Android] Removed WRITE_EXTERNAL_STORAGE permission request when opening the editor.
leon_dud
published 2.1.0 •

Changelog

Source

[2.1.0]

Added

  • Added integration and documentation for new video composition, video library and audio library tools.

Fixed

  • [Android] Fixed compiling issues with compileSdkVersion 30.
leon_dud
published 2.0.0 •

Changelog

Source

[2.0.0]

Changed

  • Improved API documentation.
  • Deprecated VESDK.loadResource - use VESDK.resolveStaticResource instead.
  • Updated minimum cordova version to 9.0.0.
  • [Android] Updated native SDK to version 8.
  • [Android] Updated minimum cordova-android version to 9.0.0.
  • [iOS] Updated minimum cordova-ios version to 5.0.1.
leon_dud
published 1.1.0 •

Changelog

Source

[1.1.0]

Changed

  • Updated identifier documentation for replaced and new fonts.

Fixed

  • [iOS] Fixed compiler warnings.
  • [Android] Fixed Android 11 ScopedStorage problems with targetSdkVersion 29.
  • [Android] Fixed gradle hooks not working properly for Cordova Android 9.1+.
hasan.imgly
published 1.0.2 •

Changelog

Source

[1.0.2]

Fixed

  • [Android] Fixed imglyConfig.gradle overwrite issue.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc