File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Transcoder Changelog
22
3+ ## 1.1.2 - 2018.02.06
4+ ### Changed
5+ * Switch video thumbnail generation to use ` EVENT_GET_THUMB_PATH `
6+ * Transcoder now requires Craft CMS 3 RC 9 or later
7+
38## 1.1.1 - 2018.02.03
49### Changed
510* Only generate a thumbnail when we're actually asked to do so via ` $generate1 `
Original file line number Diff line number Diff line change 22 "name" : " nystudio107/craft-transcoder" ,
33 "description" : " Transcode video & audio files to various formats, and provide video thumbnails" ,
44 "type" : " craft-plugin" ,
5- "version" : " 1.1.1 " ,
5+ "version" : " 1.1.2 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
2222 }
2323 ],
2424 "require" : {
25- "craftcms/cms" : " ^3.0.0-RC1 " ,
25+ "craftcms/cms" : " ^3.0.0-RC9 " ,
2626 "mikehaertl/php-shellcommand" : " ~1.2"
2727 },
2828 "autoload" : {
You can’t perform that action at this time.
0 commit comments