Skip to content

v1.3

Compare
Choose a tag to compare
@fr0st-iwnl fr0st-iwnl released this 14 Dec 05:03
· 55 commits to master since this release
3282f0c

🎉 Release 1.3

🚀 New Features:

  • Scoop Uninstallation Fix: Added a command to uninstall all Scoop apps before uninstalling Scoop to prevent errors.
  • Scoop Installation Check: Added logic to prompt users to restart the script after installing Scoop to ensure the command works correctly.
  • Version Update Process: Redesigned the update process to handle new files, folders, and updates to the entire repo (instead of just the .bat file) without relying on Git.
  • Auto Extract and Update: Automatically downloads and extracts the latest version, removing old files and ensuring new ones are in place, including added folders and text files.

💡 Other Improvements:

  • Minor tweaks and enhancements to ensure smoother performance and better error handling.
  • Made the script more reliable for version updates from GitHub, even if Git is not installed.