Update index.html
This commit is contained in:
parent
8a0ee25efd
commit
d76c7d5f63
|
@ -5,11 +5,13 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>About DremJS</h1>
|
||||
<h2>Version: 0.1.2b</h2>
|
||||
<h2>Agenda WM 0.0.1b</h2>
|
||||
<h2>Version: 0.1.2b (Hotfix 1)</h2>
|
||||
<h2>Agenda WM 0.0.2b</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>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>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.</p>
|
||||
<p>Version 0.1.2b</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>
|
||||
|
|
Loading…
Reference in a new issue