- 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