Releases: nystudio107/craft-transcoder
Releases · nystudio107/craft-transcoder
5.0.0
4.0.2
Version 4.0.2
1.2.25
Version 1.2.25
4.0.1
1.2.24
Changed
- Updated the docs to use VitePress
^1.0.0-alpha.29
- Allow for versioning of the docs
Version 4.0.0
Changed
- Pinned
vitepress
to^0.22.4
pending official1.0.0
release - Add comments to
Makefile
s for Fig - Use Vite
^3.1.0
& rebuild assets - Add
allow-plugins
tocomposer.json
to allow CI tests to function
Fixed
- Remove reference to now missing
DefineAssetThumbUrlEvent::generate
property - Change reference to now renamed
DefineAssetThumbUrlEvent::path
property
Version 1.2.23
Changed
- Move to using
ServicesTrait
and add getter methods for services - Pinned
vitepress
to^0.22.4
pending official1.0.0
release - Add comments to
Makefile
s for Fig - Use Vite
^3.1.0
& rebuild assets - Add
allow-plugins
tocomposer.json
to allow CI tests to function
Version 4.0.0-beta.6
Fixed
- Fixed method signature for
Transcode::getFileInfo()
so that an Asset object can be passed into it
Version 4.0.0-beta.5
Changed
- Added
synchronous
&stripMetadata
to the parameters that should be excluded from the generated file name
Version 1.2.22
Changed
- Added
synchronous
&stripMetadata
to the parameters that should be excluded from the generated file name