|
1 | 1 | === Cloudflare Stream Video === |
2 | 2 | Plugin Name: Cloudflare Stream Video |
3 | | -Plugin URI: https://wordpress.org/plugins/cloudflare-stream/ |
| 3 | +Plugin URI: https://github.com/B-Interactive/cloudflare-stream-wordpress |
4 | 4 | Description: Cloudflare Stream is an easy-to-use, affordable, on-demand video streaming platform. The Stream video plugin for WordPress lets you upload videos to Cloudflare where they are securely stored and encoded for native streaming directly from the WordPress editor. |
5 | | -Version: 1.0.6 |
| 5 | +Version: 1.0.8 |
6 | 6 | Author: Cloudflare |
7 | 7 | Author URI: https://www.cloudflare.com/products/stream-delivery/ |
8 | | -Contributors: cloudflare, stevenkword, B-Interactive |
| 8 | +Contributors: cloudflare, stevenkword, B-Interactive, davidpurdy |
9 | 9 | Text Domain: cloudflare-stream |
10 | 10 | License: GPL2 |
11 | 11 | Tags: video, videos, streaming, cloudflare, wpengine, stream, embed, movies, block-enabled, block |
@@ -82,6 +82,23 @@ Stream lets you own and control the video viewing experience and is ideal for vi |
82 | 82 |
|
83 | 83 | == Changelog == |
84 | 84 |
|
| 85 | += 1.0.8 = |
| 86 | +* Added build process for blocks. |
| 87 | +* Error cleanup. |
| 88 | + |
| 89 | += 1.0.7 = |
| 90 | +* Added setting for signed URL/token duration. |
| 91 | +* Removed analytics related features. |
| 92 | + |
| 93 | += 1.0.6 = |
| 94 | +* API Requests now using much more secure API token + zone instead. |
| 95 | +* Any existing API key / account email / account ID is deleted from the database when accessing the settings page. |
| 96 | + |
| 97 | += 1.0.5 = |
| 98 | +* Analytics reporting opt-in/out clearer. |
| 99 | +* Shortcode method now always uses signed URL's / tokens. |
| 100 | +* Added additional shortcode options, controls, autoplay, loop, preload and muted. |
| 101 | + |
85 | 102 | = 1.0.3 = |
86 | 103 | * TUS uploader fix to support large files. |
87 | 104 |
|
|
0 commit comments