Update index.html

This commit is contained in:
Innovation Inc 2019-12-19 00:10:38 -06:00 committed by GitHub
parent 90131d2f09
commit fb16985f60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,20 @@
</head> </head>
<body> <body>
<h1>About DremJS</h1> <h1>About DremJS</h1>
<h2>Version: 0.1.3b</h2> <h2>Version: 0.1.4b</h2>
<h2>Agenda WM 0.0.4b</h2> <h2>Agenda WM 0.0.9b</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.4b</p>
<p>+Added ProcMan (Process Manager) to the terminal which allows you to list all processes or kill a process</p>
<p>~Updated to Agenda WM 0.0.9b, which adds some new features and tweaks including, but not limited to:</p>
<p> ~Moved the taskbar that was originally in DremJS into Agenda WM</p>
<p> +Added the ability to minimize and restore applications (hence the taskbar move)</p>
<p>Version 0.1.3b</p> <p>Version 0.1.3b</p>
<p>~Updated to Agenda WM 0.0.4b, adding a maximize button and the ability to launch applications with a specific size.</p> <p>~Updated to Agenda WM 0.0.4b, which adds some new features and tweaks including, but not limited to:
<p> +A maximize button</p>
<p> +The ability to launch applications with a specific size.</p>
<p>Version 0.1.2b (Hotfix 1)</p> <p>Version 0.1.2b (Hotfix 1)</p>
<p>~Fixed a bug where multiple instances of the same app will have the same (supposed to be) unique identifier, which caused problems with closing and layering.</p> <p>~Fixed a bug where multiple instances of the same app will have the same (supposed to be) unique identifier, which caused problems with closing and layering.</p>
<p>Version 0.1.2b</p> <p>Version 0.1.2b</p>