Releases: meemalabs/laravel-media-converter
Releases · meemalabs/laravel-media-converter
1.2.4
Bug Fixes
- add S3 Path to the destination path (#24) #24 (Erich Simmons)
Chores
- markdown adjustments (Chris)
- fix incorrectly documented publish command (#23) #23 (Victor-Emil Rossil Andersen)
1.2.3
Bug Fixes
- too few arguments in MediaConvert::createJob() #22 (Glenn Michael Torregosa)
Commits
- 56072ff: Update README.md (Glenn Michael Torregosa)
1.2.2
Bug Fixes
- restore media relation #20 (Glenn Michael Torregosa)
1.2.1
Bug Fixes
- add tagging fix (#19) #19 (Glenn Michael Torregosa)
1.2.0
1.1.2
1.1.1
Bug Fixes
- properly decode the webhook's message (Chris Breuer)
Chores
- ignore export of .github folder (Chris Breuer)
- add some additional logging for extra context (Chris Breuer)
1.1.0
Features
- ensure/automatically confirm the SNS subscription (Chris Breuer)
1.0.2
Chores
- typo (Chris Breuer)
- add note on how to use in vapor (Chris Breuer)
- adjust formatting of yml files (Chris Breuer)
- create action to automatically tag releases (Chris Breuer)
Commits
1.0.1
Fixes
- renamed Helpers to Support folder