You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Option to show start/stop buttons (equivalent to the green flag/stop sign)
New special cloud behaviours:
Better support for setting ☁ eval to a Promise: it waits for it to be settled before setting ☁ eval output/☁ eval error
☁ open link opens a URL in a new tab.
☁ redirect redirects to a URL.
☁ set clipboard tries to copy text to the clipboard.
☁ set server ip changes the cloud server URL.
Ability to distinguish between left/right modifier keys using <key (join [code_ShiftLeft] []) pressed?>, for example.
Clicking on a variable slider no longer gives it focus, so keys will continue to work.
A bookmarklet creator
BREAKING: The mouse lock position now sets mouse x/y to the accumulative mouse position, which should be more reliable. This works best with the "Remove limits" option.
Updated CSS by Mr. Cringe Kid
Fixed the HTMLification log progress not resetting
Also, the primitive cloud server has been updated.