Skip to content

Releases: nystudio107/craft-transcoder

5.0.0

01 Oct 02:32

Choose a tag to compare

Added

  • Initial stable release for Craft CMS 5

4.0.2

01 Oct 02:31

Choose a tag to compare

Version 4.0.2

1.2.25

01 Oct 02:31

Choose a tag to compare

Version 1.2.25

4.0.1

21 Apr 02:17

Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Fix Asset Volume file system access for Craft 4 (#67)
  • Fix progress URLs and send application/json response (#68)
  • Fix asset thumbnails (#69)
  • Fix GIF filename generation (#70)

1.2.24

21 Apr 02:14

Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Version 4.0.0

20 Sep 18:06

Choose a tag to compare

Changed

  • Pinned vitepress to ^0.22.4 pending official 1.0.0 release
  • Add comments to Makefiles for Fig
  • Use Vite ^3.1.0 & rebuild assets
  • Add allow-plugins to composer.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

20 Sep 18:05

Choose a tag to compare

Changed

  • Move to using ServicesTrait and add getter methods for services
  • Pinned vitepress to ^0.22.4 pending official 1.0.0 release
  • Add comments to Makefiles for Fig
  • Use Vite ^3.1.0 & rebuild assets
  • Add allow-plugins to composer.json to allow CI tests to function

Version 4.0.0-beta.6

11 Apr 23:10

Choose a tag to compare

Fixed

  • Fixed method signature for Transcode::getFileInfo() so that an Asset object can be passed into it

Version 4.0.0-beta.5

10 Apr 03:20

Choose a tag to compare

Changed

  • Added synchronous & stripMetadata to the parameters that should be excluded from the generated file name

Version 1.2.22

10 Apr 03:18

Choose a tag to compare

Changed

  • Added synchronous & stripMetadata to the parameters that should be excluded from the generated file name