Patch Notes

Stay up to date with the latest features, bug fixes, and improvements.

v2.19.0May 18, 2026

Before: image After: image

Changes

  • Enhanced app installation text
  • Updated Chocolatey installation success message to include restart prompt
  • Simplified and sped up Chocolatey and Winget installation checks
  • Added various developer options section to settings page
  • Created Scoop bucket (currently not working)
  • Added uv to apps
  • Added YASB to apps
  • Added disable RDP warnings tweak
  • Added force local apps toggle to settings
  • Fixed reapply button now only shows for reversible tweaks
  • Added Phone Link to debloat script
  • Updated Debloat Script Theme to dark mode
  • Bumped debloat script version
  • Fixed some debloat script logic
  • Fixed React strict mode disabled in dev to prevent unnecessary rerenders and double fetching
  • Updated cmd style on utilities page
  • Fixed broken app icons
  • Added option to hide app icons on apps page for improved performance
  • Added Tortoise Git

Checksums

sparkle-2.19.0-setup.exe: 81836bf8be373f9c20ec473fe0da6270b12fa075e08fe61b131c700fe574d69b sparkle-2.19.0-win.zip: 55569147b892364e24a2db85edd25f2fc609798d586ae33e40c4903bc9a90c39

v2.18.0April 23, 2026

image image image image

Changes

  • Added no-sandbox flag to help sparkle run on more systems
  • Fixed Toasts getting stuck when Appling tweaks too quickly
  • Fix Chocolatey apps appearing in search when winget is selected.
  • Added Offline Modal
  • Added Tweak Reapply Logic, Press Alt when on the tweaks page to reapply any tweak
  • Fixed Some broken app icons
  • Updated Docs to match app logic
  • Added Selected Apps Button on apps page to view currently selected apps
  • Added Warning to the revert applied tweaks tab
  • Added Package manager selection modal on apps page first visit

Checksums

sparkle-2.18.0-setup.exe: 1d1260f7fab9f05a04ac85c01e3b08cc88635ef50438cbf2a6abbdea15b296cb sparkle-2.18.0-win.zip: b22ae6e2daada7a967d6d0724010d214503e972192b42e2107778a4bd817166d

v2.17.0April 8, 2026

Revert Applied Tweaks Tab in Restore page Updated Cleaner page

Changes

  • Added "Restart your Windows Search and UI to fix display issues" utility - by @cyfung1031
  • Added folder sizes to Clean page, along with a full Clean page redesign
  • Added tweak reversal page to backups
  • Added confirmation modal for the "Delete All" button on restore points
  • Moved the Clean button to the top of the page on clean page
  • Updated Clean Page Design
  • Removed Windows Updates utility
  • Modal backgrounds are no longer blurred

Development

  • DEV: Switched back to pnpm
  • DEV: Migrated to path aliases and modularized IPC handlers

Checksums:

sparkle-2.17.0-setup.exe: 0b9b7ae90a83f394f9da7226b030a3b1bfb4539f0460573952d923595bc627e8 sparkle-2.17.0-win.zip: 29ac5d2fa6ca55dfaf0dcded0a6f26b851ae044be01dfe59e93b467266081308

v2.16.1March 29, 2026

🩹 2.16.1 Patch

  • Fixed auto updater not working correctly
  • Improved auto updater with periodic 5-minute checks
  • Fixed issue #91 (Restore Points tab font not supporting Cyrillic characters)
  • Added issue templates for bug reports, feature requests, and tweaks
  • Fixed issue templates path configuration
  • Changed default behavior so Sparkle no longer runs in the system tray automatically

Checksums:

sparkle-2.16.1-setup.exe: 49c6ff6c0dfa623c20f50e0610b2a482f46ba227bab5b17f34602ee54cbc23d9 sparkle-2.16.1-win.zip: d99b1159fcaeaf51a90345d998b66a303704b473fb67bfd70813fc5ace6fc4d7

v2.16.0March 26, 2026

2.16.0

  • Refactored App Installing. Apps now install in the background rather than a blocking modal.
  • Added DNS Ping Tester
  • Fixed Broken App icons
  • Fixed Utilities page commands failing
  • Broken app icons now show sparkle logo
  • Added Cleanup page now shows paths
  • Minor UI Changes
  • Minor Text Changes
  • Attempt to Fix Auto update
  • Removed New badge from Utilities page
  • Added Tweak Risk Badge to Tweaks page and Docs
  • Revamped Docs Design
  • Added [Donations Page](https://docs.getsparkle.net/donations), [Contributing Page](https://docs.getsparkle.net/contributing) to Docs
  • Updated [Uninstall Page](https://docs.getsparkle.net/uninstall/) To include more detail in the docs

Checksums:

sparkle-2.16.0-setup.exe: 77e3044ec174c1d458db0fec959d8c926314d5cb6ffb00148ac39c5818caaff3 sparkle-2.16.0-win.zip: d5c8febe8a9e2310a33305939bfd52da964215b46ce21a679ca265bfe17104aa

v2.15.1March 19, 2026

🩹 2.15.1 Patch

  • Updated dependencies to latest secure and stable versions
- Updated systeminformation to address security vulnerabilities (command injection fixes) - Updated Electron from 38.0.0 to 41.0.3 - Bump Electron Builder from 26.0.12 to 26.8.1 - Updated Vite from 6.3.5 to 7.2.6 - Updated posthog-js from 1.261.7 to 1.362.0
  • Updated Parcoil Text in some places
  • Migrated electron-vite config to v5
  • Adjusted Chocolatey package metadata

Checksums:

sparkle-2.15.1-setup.exe: 393e8cc9e1f0f9f974c4ae64cd13cf21fe7cfe8e69abb7501306425d32c55521 sparkle-2.15.1-win.zip: 0c932edfd9c32832448b22f1fb27fdb0910eb178e4bb3ce24e7e893c74c4fa3b

v2.15.0March 13, 2026

  • More apps where added by @mostwise
  • Removed Automatic Defender Exclusion (This can cause AntiMalware apps to think sparkle is malware)
  • Added "Bun" to apps list
  • Updated Apps style
  • Utilities page now shows what command is being run
  • Tweaks Page style Changes
  • Fixed issue where User was able to close first restore point modal
  • Removed Discord RPC (bloated, not needed, may add back in the future)
  • Refactored DNS Logic. It is now handled in TypeScript rather than raw PowerShell scripts
  • Relocated Tweaks to inside of app bundle for security purposes
  • Fixed [optimize-network-settings](https://docs.getsparkle.net/tweaks/optimize-network-settings/) tweak. Issue: #83
v2.14.2February 27, 2026

This patch features size improvements to Sparkle. Screenshot 2026-02-26 190638 Sparkle used to bundle everything in the backend, such as React, PostHog, and even Tailwind with all of their dependencies. All of this led to Sparkle being over 400 MB, with modules duplicated in both the frontend and backend. The ASAR was over 150 MB on its own, and after removing frontend dependencies from the backend, it’s now sitting at just 12 MB that’s a huge difference. Another thing: for some reason, Electron ships with all locales by default. That folder alone was 43 MB, so cutting it down to just en-US reduced it to only 518 KB. We also used to include Sentry in both the frontend and backend, but Sentry and its dependencies (like OTEL) were almost 50 MB. We decided to remove Sentry since we don’t really need it. users can report issues directly on GitHub. Before: Screenshot 2026-02-26 190527 After: Screenshot 2026-02-26 190532

v2.14.1February 25, 2026

  • Added Recommended To Debloat Tweak
  • Added Tweak Recommended Preset
  • Updated Sparkle Logo
  • Added 2 new tweaks
  • Changed Discord RPC library

v2.14.0February 17, 2026

Changes

  • Added Disable Telemetry Tweak back
  • Dashboard page now shows iGPUs
  • 3 new Utilities where added
  • Added Search bar to Utilities page
  • Added some more debug logging

Debloat Tweak v1.1.0 Changes

  • You now select what you want to remove rather than selecting what you want to keep.
  • Fixed Window bugs where closing brings up the "Debloat Complete" window
  • Added Remove Recommended Apps Preset
  • Added Admin Check if not running as admin then starts a new Powershell window as admin

v2.13.0February 10, 2026

Changes

  • Added Chocolatey Support
  • Added System File Checker to Utilities page
  • Added DISM Health Restore to Utilities page
  • Added Check Disk to Utilities page
  • Made Winget Optional
  • Added Option to change default package manager.
  • Fixed some bugs
  • Removed installed apps check (This has been broken for a while and needs to be refactored)
  • Added 8 new Apps
  • Removed Winget check from home page
  • Fixed some launch issues

Other

  • Sparkle is now written in TypeScript rather than JavaScript.
v2.12.0January 23, 2026

Changes

  • Switched to Start-BitsTransfer for more reliable downloads
  • Made Winget installation optional
  • Added a dismissible warning for Winget installation

Fixes

  • Fixed Discord RPC issues affecting some systems
  • Cleaned up and updated documentation
  • Improved power scheme detection by switching to GUID-based checks
---

Upcoming

  • A major code rewrite is coming soon
  • The project will be ported from JavaScript to TypeScript
  • This rewrite won’t affect the user interface or how users interact with the app but some bugs may occur

v2.11.0December 16, 2025

  • Revamped Utilities Page
  • Added sidebar toggle
  • Fixed HAGS tweak and others failing.
  • Changed Sparkle Window size limit
  • Added More apps to debloat script
  • Added Sparkle Like theme to debloat script
v2.10.5December 2, 2025

2.10.5 Patch: Fix winget installer always starting. Feat: 3 New tweaks. -24 hour clock -remove bing search

  • unpin widgets and taskview from taskbar.
v2.9.4November 30, 2025

  • Add handling for windows installs with defender striped.
v2.9.3November 26, 2025

  • Switched to yarn
  • Updated README to replace PNPM with Yarn.
  • Deleted HPET tweak and related scripts.
  • Updated App.css with new color schemes.
  • Enhanced greeting with a gradient.
v2.9.2November 14, 2025

Fixes

  • Fixed sparkle not letting user user CTRL + R in any app.
  • Fixed some gpu detection issues

Changes

  • Added external link button to open app website in users browser
  • Added 16 new apps
v2.9.1October 31, 2025

Remove HPET Tweak. Users without a gpu cant apply gpu tweaks now. Winget will install if not installed upon launch

v2.9.0October 17, 2025

✨ New Features

  • Added new debloat script
  • Added 8 new apps and 4 Python versions
  • Apps now fetch dynamically from the web (no need to update to install new apps.)
  • Display cleared storage amount to user

🛠️ Fixes

  • Fixed broken backup modal and marked “Empty Recycle Bin” as (Dangerous)
  • Fixed duplicate apps
  • Fixed system theme detection
  • Fixed "WizTree" icon
  • Fixed minor UI issues

🎨 Changes

  • Updated UI design and overall visual style
  • Added Badges for recommended, updatedversion, addedversion
  • Updated optimize-network-settings tweak
  • Updated tweak metadata and docs
  • Added Tweak registry

💻 Code Changes

  • Renamed components and reorganized structure
  • Moved tweaks directory
  • Ported project to Tailwind CSS v4
  • Various cleanup and refactoring across components and scripts

v2.8.0September 20, 2025

✨ New Features

  • Added new tweaks:
- Win32PrioritySeparation (improves foreground app performance) - MenuShowDelay (removes menu animation delay) - Show seconds in taskbar clock - Disable Notification Center in taskbar
  • Revamped docs ui
  • Performance and launch time improvements

🛠️ Fixes

  • Optimized Discord RPC (Causing Some Crashes)
  • Cleaned up unnecessary dependencies and code
  • Removed unnecessary files and folders from the app when packaged
  • Storage stat now shows your C: drive
  • Changed windows version stat to a diffrent format, e.g, ' 24H4`

🎨 Changes

  • Added system theme and removed green theme
  • Updated some text across the app

💻 Code Changes

  • Internal refactors to improve stability and maintainability