Skip to content

22.10.2023

Compare
Choose a tag to compare
@farag2 farag2 released this 22 Oct 10:12
· 173 commits to master since this release

actions actions Discord

Donate

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

Diff from v6.5.6
6.5.6...6.5.7

Note: Please note that there's a bug in the latest stable Terminal which prevents script from running. Please temporarily use Terminal Preview.

microsoft/terminal#16212

  • Added UserFolders function to hide or show user folders in This PC;

    • Applicable for Windows 10 only;
    • UserFolders -ThreeDObjects Show -Desktop Show -Documents Show -Downloads Show -Music Show -Pictures Show -Videos Show;
    • Closed #535.
  • Added CopilotButton function to hide or show Copilot on the taskbar.

    • Applicable for Windows 11 only;
    CopilotButton -Hide
    CopilotButton -Show
  • Added TaskbarCombine function to configure the icons on icons behaviour on the taskbar;

    • Applicable for Windows 11 only;
    TaskbarCombine -Always
    TaskbarCombine -Full
    TaskbarCombine -Never
  • Added ComssOneDNS argument for DNSoverHTTPS function to enable DNS-over-HTTPS via Comss.one DNS server;

  • Minor changes.

Wrapper 2.6.12

  • Added compatibility with the latest Sophia Script version;
  • Bug fix.

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.