- Update build.gradle (@dharambudh1)
- Bump up transcoder to 0.10.5 (@Ayman-Barghout)
- Add AGP 8 support (@Zazo032)
- Add missing import in 3.1.2 (@jamesdixon)
- Bump to 3.1.2 (@jonataslaw)
- Fix issue where video name containing spaces wasn't properly decoded (@unknown-undefined)
- Fix "Failed to stop the muxer" and "java.lang.IllegalStateException" (@VoronovAlexander)
- Fix files with spaces (@unknown-undefined)
- Fix issue on iOS with files containing whitespaces (@kaiquegazola)
- Fix cancel compress on IOS (@posawatji)
- Update Android compression library (@crtl)
- Update flutter 3 (@pranavo72bex)
- Fix multiple compression on android (@neelansh-creatorstack )
- Fix multiple compression on iOS (zhuyangyang-lingoace)
- Bug fix on getMediaInfo (@trustmefelix)
- Improve getFileThumbnail() (@FelixMoMo/@trustmefelix)
- invalidate updateProgress timer after the completion of video export (@jinthislife)
- Added Support for resolution presets (@yanivshaked)
- Added MacOS support (thank's @efraespada)
- Null-safety support (thank's @rlazom feat @leynier)
- Fix Subscription import
- Fix Error on android 10 with no includeAudio option
- Added cancel compression to android
- Fix compress progress
- Added audio remove/include to android
- Upgrade to android v2
- Fix subscription progress receive same listener
- refactor code Breaking changes, call VideoCompress.method directly, without having to instantiate it.
- release new version
- added progress listen
- Removed unecessary intent when process is done
- Change default value to HD
- initial release