From 3ff0d23ccdeae044275f6ceecf6f22d005b0357b Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 15 Oct 2018 11:17:07 -0500 Subject: [PATCH] Update index.html --- apps/About/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/About/index.html b/apps/About/index.html index 33a9208..e9e0884 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -5,10 +5,14 @@ </head> <body> <h1>About DremJS</h1> - <h2>Version: 0.0.8a</h2> + <h2>Version: 0.0.8-1a</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.0.8-1a</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 few minor patches</p> <p>Version 0.0.8a</p> <p>+Shutdown animation</p> <p>+Added icons for downloadable apps (apps in DremJS Market)</p>