Terminal commands can now ask for a password with hidden input, so what you type stays masked instead of showing up as plain text.
Added Shell.quit(message) for Node scripts. It prints a final message (a plain string, or {text, color, backgroundColor} like println) and stops the script cleanly, without it looking like a crash. Also added to the editor type definitions.
Fixed a typo in the python3 command description (English, Portuguese and Polish).
Account creation for Google and bank now tells you what actually went wrong instead of always falling back to the same generic error.
Fixed system notifications not scaling/resizing correctly.
pfSense no longer drags the game's performance down.
Fixed createDialog not working in quests (Content SDK).
Printing no longer opens the macOS printer window on macOS.