This is a beta release. It may be unstable. Some text may not be translated yet. Use at your own risk!
Download manually, or use Help > Check for Program Updates (if beta versions are enabled in Preferences / Internet / Updates).
-
JScript scripts can now opt-in to Microsoft's later JScript engine (we think this was added in Windows 11 22H2) by adding
// !JSCRIPTVER=3
to the top of the script file. This seems to enable more modern JavaScript features likeString.trim()
. -
Fix for scripts using multiple include files not working in Windows 11 24H2.
-
Possible fix for crash ID 409