FluentCleaner: Two Cleaners, One Release #101
Belim
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This GitHub repo is the only official source for FluentCleaner. I don't own, run, or endorse any download page outside of it.
Earlier today I found two sites impersonating this project:
fluentcleaner[.]org, and a fake "Download ZIP" page hosted oncoolingexpertsksa[.]com. Neither has anything to do with me, they're cloning the project page and serving something else entirely. This matches the wider wave of 290+ fake-repo infostealer sites that's been going around, not a one-off.A polished website doesn't make it official. If it's not this repo, it's not me, only grab releases from the links below.
FluentCleaner & FluentCleaner Classic - new builds of both
Two updates dropping together today, one for each side of the family
Downloads
26.07.031.07.041YY.MM.DD)Major.Minor.Build)What's new
FluentCleaner (WinUI3)
/AUTOrunFluentCleaner Classic
Classic got the bulk of the attention this round, mostly it going from "freshly baked" to something that holds up under daily use. WinUI3's change is smaller but matters more than it looks.
So, which one do you actually want?
Both ship the same scan engine and read the same Winapp2.ini/Winapp3.ini database, so functionally they clean the same junk. Where they differ is philosophy.
Classic is the "what you see is what runs" option. No runtime bundle, no self-contained deployment weighing it down, it just calls into whatever .NET Framework your Windows already has sitting there. That also makes it the easier of the two to maintain on my end: less moving parts, less surface area for something to quietly break between Windows builds, and a WinForms layout that doesn't fight me when I want to ship a fix same-day.
WinUI3 is where the actual future lives. Fluent design, proper theming, localization pipeline, and it's the one that'll keep pulling in whatever Windows exposes next. If you want FluentCleaner to look and feel like a 2026 app, this is it.
I'm nudging both toward the same feature set over time, but I won't pretend they'll ever be pixel-for-pixel identical. Some things are just faster for me to get right in WinForms first; other things are WinUI3-only by nature of the platform. Expect the gap to close, not disappear.
Over to you
Genuinely curious where the community lands on this one. Both are staying either way, I'd just like to know where to put the extra hours. Drop a vote here: #100
Classic's lighter footprint, or WinUI3's modern shell? Both are staying, I'd just like to know where to put the extra hours
Support
Developing FluentCleaner (WinUI3 + Classic) happens in my free time and the app stays completely free. If it's useful to you, a small donation via PayPal or Ko-fi goes a long way toward keeping both versions maintained in parallel.
This discussion was created from the release FluentCleaner: Two Cleaners, One Release.
All reactions