Releases: souvik-ghosh/react-native-create-thumbnail
Releases · souvik-ghosh/react-native-create-thumbnail
v2.2.0
What's Changed
- Added IllegalStateException to catch block by @cjdouglas in #125
- fix(android): Update build.gradle for Gradle 9 compatibility by @jamal-Alalami in #136
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- remove GuardedResultAsyncTask by @r0b0t3d in #122
- Fixes #121
- Update example app to use
react-native .78
Full Changelog: v2.0.1...v2.1.1
v2.0.1
What's Changed
- Add maxWidth & maxHeight parameters so we can specify desired thumbnail size + timeToleranceMs for iOS by @charlyBerthet in #111
- feat: allow user to specify how Android target frames by @charlyBerthet in #112
- fix(113): Thumbnail not creating for .mov file (videos) in ios by @ClavisJ in #114
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Android 13 Support!
Breaking Changes: Needs Android 13 (API level 33) or higher
v1.6.4
Replace JCenter with mavenCentral
v1.6.3
v2.0.0-rc.2
Android 13 compatible
Breaking Change: Requires android 13