From 7921ca8013015b490d1283273f44ae75bfd416f0 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Sun, 12 May 2019 21:34:17 -0500 Subject: [PATCH] Update index.html --- apps/About/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/About/index.html b/apps/About/index.html index 68c0f83..ff9970e 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -5,10 +5,12 @@

About DremJS

-

Version: 0.1.1b

+

Version: 0.1.2b

Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!

Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.

Changelog:

+

Version 0.1.2b

+

+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.

Version 0.1.1b

+A terminal that is accessable from the Debug Menu. It's based off of Andrew Barfield's HTML5 Web Terminal.

~Some UI Tweaks