v.1.36.6 > Fixed close button breaking the project v.1.36.5 > Fixed close button not disappearing after exiting an app without pressing the button v.1.36.4 > Fixed About widget showing as "AboutOverlay" in widget tooltip v.1.36.3 > About button background is transparent > About button moves left when an app is opened > About widget shows dev status if applicable > Fixed bug in aPaint where mousing over the close button would cause bugs upon next startup > Developer note: The Update OS block now includes a Complete or Dev Stage option v.1.36.2 > About widget now stays on top > About widget is responsive to mouse-over v.1.36.1 Just a couple of changes for developers: > Using !GLOBAL TIMER is now optional. > To make the version appear on the thumbnail, press the '1' and '2' keys at the same time. v.1.36 > The about widget has been moved to the top-right corner for easier discovery and access. > The lock screen and desktop wallpaper selection have been merged into one. Now all wallpapers are visible in both. > Desktop clock no longer displays military time > Better support for light mode > Fixed ability to open two about widgets at once Developer notes: > Added "update" block to thumbnail sprite -- click this when creating a new version to automatically update internal version information. This information appears in the about widget and the thumbnail. > Added !GLOBAL TIMER for if we want any post-stop scripts (reset timer loop would need to be added) > Some variables have removed or gained the ! prefix to move them to or remove them from the top of the variable list. "mode" has been renamed to "!System Theme".