Skip to content

Releases: DeuxHuitHuit/craft-cloudflare-stream

1.4.5

04 Dec 21:56
1.4.5
e632335
Compare
Choose a tag to compare
  • f25ee33 (fix) Add warning outside of the details
  • baee304 (fix) Make sure we compare with a float
  • e9ab621 (fix) Make sure removing from CF works: Fix the regression from 1.4.3.
  • 07b515c (fix) Poll the video until the process is complete: Fixes issues with mp4 urls.

1.4.4

15 Nov 15:08
1.4.4
fa3747c
Compare
Choose a tag to compare
  • 87ce93d Trim trailing / on video path

1.4.3

13 Nov 23:43
1.4.3
4cf8ad9
Compare
Choose a tag to compare
  • 6abeaa8 (fix) Properly handle errors
  • b74863a (fix) Make sure the file exists before upload
  • 05998c1 (fix) Properly compute the asset's path

1.4.2

09 Nov 18:42
1.4.2
99e6505
Compare
Choose a tag to compare

1.4.1

30 Oct 19:51
1.4.1
94804be
Compare
Choose a tag to compare
  • daca75e Add errors + update help text
  • 9307dbb Add schema version prop

1.4.0

16 Oct 20:07
1.4.0
d780dd4
Compare
Choose a tag to compare
  • ae76646 (feat) Add support for uploads via form data (#5)
  • 5ab0e31 (fix) Prevent overflow of the progressLabel field (#4)
  • 6c27238 (fix) lower ttr to 2 minutes (#3)

1.3.0

16 Oct 17:27
1.3.0
7d055b0
Compare
Choose a tag to compare
  • 4163fd0 (feat) Add reupload cli command (#2)

1.2.8

12 Oct 14:14
1.2.8
62232c0
Compare
Choose a tag to compare
  • dcf26c8 (fix) Validate the config upon client creation (#1)

1.2.7

30 Aug 22:17
1.2.7
621cc42
Compare
Choose a tag to compare
  • 3e8badc Try a different syntax for php req

1.2.6

26 Jul 19:34
1.2.6
818af92
Compare
Choose a tag to compare
  • 9c71085 Fix a bugs in graphql Object Type
  • 902e192 Add a graphql example in the docs