Skip to content

Releases: thedogecraft/sparkle

2.14.2

27 Feb 03:21

Choose a tag to compare

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

2.14.1

25 Feb 01:26

Choose a tag to compare

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

2.14.0

17 Feb 03:27

Choose a tag to compare

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

2.13.0

10 Feb 22:41

Choose a tag to compare

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.

2.12.0

23 Jan 03:01

Choose a tag to compare

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

2.11.0

16 Dec 01:48

Choose a tag to compare

  • 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

2.10.5

02 Dec 16:22

Choose a tag to compare

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.

2.9.4

30 Nov 23:07

Choose a tag to compare

  • Add handling for windows installs with defender striped.

2.9.3

26 Nov 02:03

Choose a tag to compare

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

2.9.2

14 Nov 00:29

Choose a tag to compare

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