File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Transcoder Changelog
22
3+ ## 4.0.0 - UNRELEASED
4+ ### Fixed
5+ * Remove reference to now missing ` DefineAssetThumbUrlEvent::generate ` property
6+
37## 4.0.0-beta.6 - 2022.04.11
48### Fixed
59* Fixed method signature for ` Transcode::getFileInfo() ` so that an Asset object can be passed into it
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" : " 4.0.0-beta.6 " ,
5+ "version" : " 4.0.0" ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
2929 }
3030 ],
3131 "require" : {
32- "craftcms/cms" : " ^4.0.0-alpha " ,
33- "nystudio107/craft-plugin-vite" : " ^4.0.0-beta.1 " ,
32+ "craftcms/cms" : " ^4.0.0" ,
33+ "nystudio107/craft-plugin-vite" : " ^4.0.0" ,
3434 "mikehaertl/php-shellcommand" : " ~1.2"
3535 },
3636 "autoload" : {
You can’t perform that action at this time.
0 commit comments