-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.html
29 lines (29 loc) · 1.07 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<p>
<strong>1.0.0.4 = November 14, 2016</strong>
<ul>
<li>Mute mp4s by default. Also added playsinline attr</li>
<li>Add esc_attr</li>
</ul>
<strong>1.0.0.3 = September 17, 2015</strong>
<ul>
<li>Removed localhost as the origin in youtube.js</li>
<li>Added color overlay over background videos so you can add tint to the background video.</li>
<li>Front End Scripts now enqueued only when needed.</li>
</ul>
<strong>1.0.0.2 = May 15, 2015</strong>
<ul>
<li>Proper video sizing for smaller devices.</li>
<li>Make videos truly in the background so if you double click the brick, it doesn't affect the video.</li>
<li>Added new Meta Field for custom video URL so users can easily upload their own video using the WP Media Library.</li>
</ul>
<strong>1.0.0.1 November 20, 2014</strong>
<ul>
<li>Put the video BG meta options in a showhider to organize the options better.</li>
<li>Made it so videos don’t show if google bot - because it slows down the index.</li>
<li>Added HTML Changelog</li>
</ul>
<strong>1.0.0.0 August 7, 2014</strong>
<ul>
<li>Original release</li>
</ul>
</p>