Skip to content

Releases: DeuxHuitHuit/craft-cloudflare-stream

2.2.0

23 Oct 18:11
2.2.0
18aabf6
Compare
Choose a tag to compare

Before this version, it was possible to upload non-video files in assets that have
a Cloudflare Stream field. Since this creates an error, we opt into preventing it.
We always recommend to create a dedicated file system and volume for your stream assets.

  • ad4edfa (feat) Prevent uploads of non-video files
  • 1c994b2 (fix) Use field from field layout instead
  • 9023324 (fix) Error in translation

1.6.2

09 Oct 20:05
1.6.2
9454f21
Compare
Choose a tag to compare
  • c1b6e84 (fix) Use path property instead of rootPath (backport of #13)

2.1.0

02 Oct 20:10
2.1.0
2f62299
Compare
Choose a tag to compare

1.6.1

02 Oct 20:08
1.6.1
8c30b86
Compare
Choose a tag to compare
  • 9a8ca6f (fix) Check for rootPath property (backport of #8)

1.6.0

30 Sep 21:11
1.6.0
23ce318
Compare
Choose a tag to compare
  • 77dac5a (feat) Add TUS support (backport of #14)

2.0.0

13 Aug 17:57
2.0.0
40ecea3
Compare
Choose a tag to compare

This is a breaking change since v2 only support Craft 5.

1.5.0

05 Jun 03:46
1.5.0
da73075
Compare
Choose a tag to compare
  • 4f1592f (feat) Add the ability to control the thumbnail

1.4.8

28 Mar 23:11
1.4.8
9fd218a
Compare
Choose a tag to compare
  • 32271b8 (fix) Make sure variables are defined

1.4.7

20 Feb 23:30
1.4.7
4aef2c3
Compare
Choose a tag to compare
  • 98b8919 (fix) Make sure videoName is always the filename

1.4.6

08 Feb 21:40
1.4.6
debd0bc
Compare
Choose a tag to compare
  • d0ab330 (chore) Add php 8.3 support