- An issue resolved where the built-in variable
$LocalMacosVersionName
would output the actual version number followed by "Name", for example "14.6.4Name". The variable name now produces the macOS marketing version name. - Localization improvements
- The code to get the logged in username (used with the built-in variable
$LocalUserName
) is now simplified