diff --git a/Patches/TwisterOSv1-9-0Patch.zip b/Patches/TwisterOSv1-9-0Patch.zip new file mode 100644 index 0000000..af82153 Binary files /dev/null and b/Patches/TwisterOSv1-9-0Patch.zip differ diff --git a/Patches/latest.txt b/Patches/latest.txt index d660477..0aee321 100644 --- a/Patches/latest.txt +++ b/Patches/latest.txt @@ -1,3 +1,4 @@ +Twister OS version 1.9.0 Twister OS version 1.8.5 Twister OS version 1.8.4 Twister OS version 1.8.3 diff --git a/Patches/latestLink.txt b/Patches/latestLink.txt index c5bd09c..5ae36ee 100644 --- a/Patches/latestLink.txt +++ b/Patches/latestLink.txt @@ -1 +1 @@ -https://twisteros.com/Patches/TwisterOSv1-8-5Patch.zip \ No newline at end of file +https://twisteros.com/Patches/TwisterOSv1-9-0Patch.zip \ No newline at end of file diff --git a/Patches/message.txt b/Patches/message.txt index dffe41c..555530d 100644 --- a/Patches/message.txt +++ b/Patches/message.txt @@ -1,3 +1,15 @@ +Version 1.9.0 patch notes: +- Updated mesa/vulkan driver +- Updated Wine to use new mesa/vulkan driver +- Reverted Discord web app to Nativefier version until non-tray icon variant of Electron app is available +- Updated Chromimum and Chromium Media Edition to v84 +- Updated Chromium Media Edition icon +- Updated README + +NOTE: If you have manually either held back Chromium updates, or downgraded to Chromium v78, you will need to revert those changes prior to installing this patch. + +Thanks to Jose Cerrejon for his mesa/vulkan driver update script, and to Botspot for his Chromium v84 Media Edition solution + Version 1.8.5 patch notes: - Updated CommanderPi to version 0.7.2 - Updated Discord web app to newer Electron version diff --git a/style.css b/style.css index 9afd95d..623c16b 100644 --- a/style.css +++ b/style.css @@ -230,7 +230,7 @@ footer a:hover { .btn { margin-top: -2px; } - + .resize { width: 30%; margin-top: 50px; @@ -256,7 +256,7 @@ footer a:hover { } .close { - color: darkslategrey; + color: #2D2C8A; font-weight: bold; text-align: center; background-color: #FACF46; @@ -266,6 +266,9 @@ footer a:hover { margin: auto; } + .close:hover { + opacity: 0.8; + } /** Twister UI Download Page **/ diff --git a/twisteros.html b/twisteros.html index 6ab7b42..3c35369 100644 --- a/twisteros.html +++ b/twisteros.html @@ -30,11 +30,11 @@

Current Release

-

Twister OS 1.8.4

+

Twister OS 1.9.0



@@ -52,6 +52,32 @@
+ + +
+