Update index.html

This commit is contained in:
Innovation Inc 2019-04-23 10:26:12 -05:00 committed by GitHub
parent 689912c27b
commit a1a54e0337
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@
<p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p> <p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
<p>Changelog:</p> <p>Changelog:</p>
<p>Version 0.1.1b</p> <p>Version 0.1.1b</p>
<p>+A terminal that is accessable from the Debug Menu. It's based off of <a href="https://codepen.io/AndrewBarfield/pen/qEqWMq?css-preprocessor=scss">Andrew Barfield's HTML5 Web Terminal</a>.</p>
<p>~Some UI Tweaks</p> <p>~Some UI Tweaks</p>
<p>~Bug Fixes</p> <p>~Bug Fixes</p>
<p>~Made the shutdown function actually shut DremJS down</p> <p>~Made the shutdown function actually shut DremJS down</p>
@ -27,7 +28,7 @@
<p>=More WAV to MP3 fixes</p> <p>=More WAV to MP3 fixes</p>
<p>Version 0.0.8-1a</p> <p>Version 0.0.8-1a</p>
<p>+A crash handler for 404 errors, should you have any.</p> <p>+A crash handler for 404 errors, should you have any.</p>
<p>+A little debug mode that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p> <p>+A little debug menu that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>
<p>~A few minor patches</p> <p>~A few minor patches</p>
<p>Version 0.0.8a</p> <p>Version 0.0.8a</p>
<p>+Shutdown animation</p> <p>+Shutdown animation</p>