Skip to content

04.12.2022

Compare
Choose a tag to compare
@farag2 farag2 released this 04 Dec 15:12
· 459 commits to master since this release

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 21H2/22H2 | Windows 11 21H2/22H2

Diff from v6.2.3
6.2.3...6.2.4

  • Updated the Scheduled tasks notification toasts UI;
    Image
    • Call Sophia -Functions "CleanupTask -Register", "SoftwareDistributionTask -Register", "TempTask -Register" to update existing Scheduled tasks to have a new toasts UI;
    • Read how to call specific function from Sophia Script for Windows.
  • Fixed bug for TempFolder function to make it work without errors on systems with non-latin characters in username;
  • Fixed small bug in NetworkAdaptersSavePower;
    • Now it doesn't hang script in rare cases.
  • EditWithPhotosContext and CreateANewVideoContext function were removed for Windows 11 only due to they do not work for this Windows;
  • Added EditWithClipchampContext for Windows only to let remove Edit with Clipchamp from the media files context menu;
  • Fixed typos in UpdateLGPEPolicies function
  • #411 merged;
  • Fixed #406;
  • Minor changes.

Wrapper version bumped to 2.5.8

  • Minor changes and added link to Discord channel;
  • Wrapper 3.0 is on the way;
  • @BenchTweakGaming.