Skip to content

Releases: farag2/Sophia-Script-for-Windows

03.03.2024

03 Mar 21:57
ba49655
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.6.0
6.6.0...6.6.1

  • Code refactoring;
  • Improved initial checks;
  • Fixed small bug when explorer process didn't load back after restating in OneDrive -Uninstall function;
  • Closed #554;
  • Added SearchHighlights function to show or hide hightlights in the search on the taskbar;
  • Fixed bug in all creating scheduled tasks where a wrong encoding were used that cased mojibake;
    • You may re-create them if you've encountered such bug.
    • Thanks to @lowl1f3.
  • Fixed typos;
  • Minor changes.

Wrapper 2.6.17

  • Added InstallDotNetRuntimes -Runtimes function to install latest .NET 6, 7, 8 frameworks
  • Fixed bug crash when searching in Windows 10 src.

02.02.2024

02 Feb 20:10
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.9
6.5.9...6.6.0


Regarding SophiApp 2.0 development: https://t.me/SophiaNews/2566


  • Improved initial checks;
  • Extended harmful tweakers list checks;
  • Improved HEVC package downloading function;
  • Added RegistryBackup function to back up the system registry to %SystemRoot%\System32\config\RegBack folder when PC restarts and create a RegIdleBackup in the Task Scheduler task to manage subsequent backups;
  • Fixed typos;
  • Minor changes.

Wrapper 2.6.15

  • Added search function

изображение

изображение

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.

26.12.2023

26 Dec 20:49
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.8
6.5.8...6.5.9


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


  • Fixed bug in HEVC function that prevented package downloading;
  • Removed WaitNetworkStartup function as unnecessary one;
  • Renamed TaskbarChat function into PreventTeamsInstallation;
  • Fixed typos;
  • Minor changes.

Wrapper 2.6.13

  • 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.

With best wishes for a happy New Year from Team Sophia img

Regarding SophiApp 2.0 development: https://t.me/SophiaNews/2566

08.12.2023

08 Dec 16:46
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.7
6.5.7...6.5.8


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


🔥 🔥🔥 We've changed the short URL for fast downloading the latest Sophia Script to iwr app.sophia.team | iex.


  • The InitialActions function simplified;
  • Fixed bug in TempTask when $env:SystemDrive\Recovery folder wasn't removed;
    • Just in case re-create Temp scheduled task via . .\Functions.ps1 method.
    • Thanks to linchel23.
  • Added CopilotButton function for Windows 10 to hide ot show Copilot button on the taskbar as Windows starts supporting it with the latest available build;
  • Added WindowsLatestUpdate function for Windows 10 to let user get Windows updates as soon as they're available for your device as Windows starts supporting it with the latest available build;
  • Removed HEVC function for Windows 11 as unnecessary one as Windows 11 already has Microsoft.HEVCVideoExtension package pre-installed;
  • Fixed typos;
  • Minor changes.

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.

22.10.2023

22 Oct 10:12
Compare
Choose a tag to compare

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.

17.09.2023

17 Sep 18:04
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.5
6.5.5...6.5.6

  • Change method to detect whether Internet connection exist;
    • Now it relies on dns.msftncsi.com instead of google.com/cloudflare.com.
  • #532 fixed;
  • Fixed typos.

Wrapper 2.6.11

  • Wrapper runs now even if internet is down;
  • Wrapper now checks whether PowerShell 7 is installed if preset contains appropriate string;
  • 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.

19.08.2023

19 Aug 16:22
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.4
6.5.4...6.5.5

  • #525 closed;
  • Minor changes.

Wrapper 2.6.10

  • Added Set-Association function;

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.

16.07.2023

16 Jul 17:19
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.3
6.5.3...6.5.4

  • Improved interactive menu UX.
Change_user_folders.mp4

12.07.2023

12 Jul 17:56
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.2
6.5.2...6.5.3

  • Replaced interactive menus overall within a custom Show-Menu function letting choose answer within arrows in keyboard;
  • Improved German translation. #514 merged;
  • Minor changes.

Wrapper 2.6.9

  • Small changes;
    • Thanks to ajt174.

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.

02.07.2023

02 Jul 19:45
Compare
Choose a tag to compare

actions actions Discord

Donate

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

Diff from v6.5.1
6.5.1...6.5.2

  • Added BrowsingHistory function to hide websites from your browsing history in the Start menu;
  • Fixed #506;
  • Improved and fixed descriptions;
  • Minor changes.

Thanks to @amd64fox for providing a remote access to reproduce the bug.
Thanks to frost_tg for bug reporting

Wrapper 2.6.8

  • Improved preset exporting function;
  • Fixed #506;
  • Improved numerous JSON descriptions typos.

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.