You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: html/update.html
+19-10Lines changed: 19 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -30,18 +30,11 @@
30
30
<divclass="text">
31
31
<!-- <b>New updates to the <a href="extensions.html">Extension Support page</a>! Please check it to see if you need to do manual configuration for your extensions!</b>
32
32
<br> -->
33
-
<divclass="v1dot8">
33
+
<divclass="v1dot8dot1">
34
34
<h1>PlayerTube has been updated!</h1>
35
-
<h3>Some year names have been changed and they are listed below.</h3>
36
-
<divstyle="margin-bottom: 12px;">This update shouldn't have taken so long, but I've working on other stuff recently!!</div>
37
35
<ul>
38
-
<li><b>Renamed the 2012 theme to 2013 & 2011 to 2012</b> because of <ahref="https://i.imgur.com/jqa9TkR.jpeg">this image</a> (that's new to me).</li>
39
-
<li>Change of placement for the <kbd>Change year of Player</kbd> settings option.</li>
40
-
<li><b>Fixed the "TrustedTypes" issue with the resize script.</b></li>
41
-
<li><b>Added <ahref="https://vorapis.pages.dev/#/">Project V3</a> support</b>, somewhat. Only the 2013 & 2012 theme & custom themes are supported. As of currently. There is no manual configuration needed for this extension.</li>
42
-
<li>Added <ahref="https://github.com/ktg5/PlayerTube/issues/28">#28 -- "[ Feature Request ] add a toggle for the custom loading icon"</a> under <kbd>Toggle the loading spinner [...]</kbd>.</li>
43
-
<li>(Added in 1.8.0.1)Fixed <ahref="https://github.com/ktg5/PlayerTube/issues/31">#31 -- "[ Bug ] When in theater mode theres a slight black bar under the player"</a>.</li>
44
-
<li>A lot of CSS improvements.</li>
36
+
<li>Added <ahref="https://github.com/ktg5/PlayerTube/pull/32">#32 -- Fix volume sliders for all themes</a> + additional fixes by myself. (hi ladd you're on here now)</li>
37
+
<li>Fixed styling on extension popup.</li>
45
38
</ul>
46
39
</div>
47
40
@@ -59,6 +52,22 @@ <h3>Some year names have been changed and they are listed below.</h3>
59
52
<br>
60
53
61
54
<h2>Past versions...</h2>
55
+
<divclass="v1dot8">
56
+
<divstyle="font-weight: 600;">v1.8</div>
57
+
<divstyle="margin-bottom: 12px;">This update shouldn't have taken so long, but I've working on other stuff recently!!</div>
58
+
<ul>
59
+
<li><b>Renamed the 2012 theme to 2013 & 2011 to 2012</b> because of <ahref="https://i.imgur.com/jqa9TkR.jpeg">this image</a> (that's new to me).</li>
60
+
<li>Change of placement for the <kbd>Change year of Player</kbd> settings option.</li>
61
+
<li><b>Fixed the "TrustedTypes" issue with the resize script.</b></li>
62
+
<li><b>Added <ahref="https://vorapis.pages.dev/#/">Project V3</a> support</b>, somewhat. Only the 2013 & 2012 theme & custom themes are supported. As of currently. There is no manual configuration needed for this extension.</li>
63
+
<li>Added <ahref="https://github.com/ktg5/PlayerTube/issues/28">#28 -- "[ Feature Request ] add a toggle for the custom loading icon"</a> under <kbd>Toggle the loading spinner [...]</kbd>.</li>
64
+
<li>(Added in 1.8.0.1) Fixed <ahref="https://github.com/ktg5/PlayerTube/issues/31">#31 -- "[ Bug ] When in theater mode theres a slight black bar under the player"</a>.</li>
0 commit comments