Update index.html

This commit is contained in:
Innovation Inc 2019-12-13 17:01:32 -06:00 committed by GitHub
parent 8828d72a73
commit b216689291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,15 +5,17 @@
</head> </head>
<body> <body>
<h1>About DremJS</h1> <h1>About DremJS</h1>
<h2>Version: 0.1.1b (Staging release 0.1.2b)</h2> <h2>Version: 0.1.2b</h2>
<h2>Agenda WM 0.0.1b</h2>
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p> <p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</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>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.2b</p> <p>Version 0.1.2b</p>
<p>This is a very important and large release for DremJS!</p> <p>This is a very important and large release for DremJS!</p>
<p>We are going to hard code the start menu to stay open at all times for a while until we care enough to reimpliment it better.</p> <p>We are going to hard code the start menu to stay open at all times for a while until we care enough to reimpliment it better.</p>
<p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p> <!-- Maybe in 0.1.3b... -->
<p>+++Oh, we also made it so you can multitask in DremJS.</p> <!--<p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p>-->
<p>+++With the brand new Agenda WM, you can now multitask in DremJS!</p>
<p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</p> <p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</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>+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>