Releases: Teraskull/PyDebloatX
PyDebloatX 1.12.0
--- v1.12.0 ---
Setup scripts are currently not working properly, because PyInstaller does not include some PySide6 files when building. Specifically the PySide6/plugins
directory is missing.
These executables were built manually.
- Added
Translator
(#52). - Added
Print 3D
. - Sorted
Cortana
alphabetically. - Removed update button from the sidebar.
- Added Arabic language support (#55).
Known issues:
- None.
VirusTotal scans:
SHA-256:
PyDebloatX_setup.exe: f4a8f31c5f8f3936bdbd5e01e1429ce544a962716de7c357fab756d212d4fd07
PyDebloatX_portable.exe: e9fb426990835577c04f0d8987446bce837a7f6ad93b4699aae77cbf9206e881
PyDebloatX 1.11.0
--- v1.11.0 ---
This is the first release built on PySide6 6.0.1.
32-bit binaries will not be supported anymore. The last and only 32-bit version is PyDebloatX 1.10.0.
Setup scripts are currently not working properly, because PyInstaller does not include some PySide6 files when building.
These executables were built manually.
- Migrated from
PyQt5
toPySide6
. - Added
Cortana
.
Uninstalling Cortana is possible from Windows platform version10.0.19041
. - Renamed
Windows Feedback
toFeedback Hub
. - Added checking for PyDebloatX updates on start.
- Apps are now sorted horizontally instead of vertically.
- Added Ukrainian language support.
Currently supported languages: en_US
, zh_CN
, ru_RU
, uk_UA
.
Known issues:
Cortana
app is not sorted alphabetically yet.
VirusTotal scans:
SHA-256:
PyDebloatX_setup.exe: 4769b906111a1c133b6a91886c9238360e3ffa291dfb8a7279f8e752d699de3d
PyDebloatX_portable.exe: 599e14efc1a152fda852de58aefc8dadbaae2b57c6c93ca6423c6beafd7b9ba3
PyDebloatX 1.10.0
--- v1.10.0 ---
This is an experimental release with binaries for both portable and 32-bit versions.
All binaries are built using Python 3.9.1 and PyInstaller 4.1.
- Optimized the uninstall process (#45)
- Correctly worded uninstallation message (#32)
- App sizes are now calculated properly (#26)
- Removed the
NOTE
message. - Fixed high DPI scaling issues (#37)
- Fixed bug, when message box pop-up window is covered by about window (#44)
- Fixed uneven width between checkbox columns.
- Other small cosmetic fixes.
- Added translations (#35)
Currently supported languages: en_US
, zh_CN
, ru_RU
.
Thanks to @space9bug for his big contribution.
Known issues:
- The version in the "About" window still shows
1.9.0
.
SHA-256
PyDebloatX_setup.exe: 289b2386233c7d97cd372ae1e23b36821878df2beb1cf1469662637863393070
PyDebloatX_setup_x32.exe: eccf70723647bf5c99fffa0498991ef3226c2f0e50d1b0cb1d4bda4c14131175
PyDebloatX_portable.exe: 9d89fcb2bdc97395bdba4ce35c570f16e52bf53b47d46b545b2aa1ad4e37163f
PyDebloatX_portable_x32.exe: b0aa1b82f3f91979507e6d14a056eb036a161a265cc6d3e718a1ca4a9f2bb2d3
PyDebloatX 1.9.0
--- v1.9.0 ---
- Added
Snip & Sketch
,Spotify
andXbox Game Bar
. - Optimized the check process (Thanks, @space9bug!)
- Updated some app sizes.
- Fixed display problems on non-English operating systems (#21)
- Fixed Xbox app not uninstalling.
- Fixed Xbox URL redirecting to the wrong Microsoft Store page.
- Fixed double ampersand in some app names when uninstalling.
SHA hash: c9486b260989b94cb33b0e44f06c7a14f3c72f98a4377724396fa08235c67eb4
PyDebloatX 1.8.0
--- v1.8.0 ---
- Redesigned interface to follow Fluent design.
- Removed button outlines, that are visible on older Windows 10 versions.
- Fixed rare
Failed to execute script app
error when running the executable, that mostly happened on fresh Windows 10 installs. - Widgets are now rendered on a central frame.
SHA hash: c7d627b26c5d305a323df9b3b7879f98aaee35800f6a48fd17fa15c5994fd79c
PyDebloatX 1.7.0
--- v1.7.0 ---
- Optimized and structured code.
- Added
Mixed Reality Portal
,Mobile Plans
andSticky Notes
apps. - Added multithreading to speed up uninstalling.
Refresh
andStore
tabs are now disabled while uninstalling.- Added a progress bar and visual feedback while uninstalling.
- Selected apps are now restored after viewing
Store
tab. - Added message box to notify when all selected apps are uninstalled.
SHA hash: 3cc72c5d180bd6ab2f71cb4963585fae9e79fe6089e01756486343f509064e57
PyDebloatX 1.6.0
--- v1.6.0 ---
- Added Store menu to sidebar, to view listed apps in Microsoft Store.
Shortcut to toggle Store menu: CTRL S - Message boxes are now centered relatively to the main window.
- Some visual changes to strings.
SHA hash: 75ad805229455b1c9f76d52590578979ebcb8ef48fa960120ef45ba2c3964503
PyDebloatX 1.5.0
--- v1.5.0 ---
- Complete interface redesign.
- Added a sidebar instead of a menu bar.
- Fixed bug, when after an app was uninstalled, it was still getting selected.
SHA hash: 69a52f231a13e07fba4d4e5d01f985cd46aa463c87452c5cd83cc293d741e3f9
PyDebloatX 1.4.0
--- v1.4.0 ---
- App list now refreshes up to 400% faster, depending on hardware. (11.59s ⟹ 2.86s)
- Fixed some string inconsistencies.
SHA hash: 79a67a4c45c869ce5d77e0641213afd8fa87287b280c65a63b81bd6647067178
PyDebloatX 1.3.5
--- v1.3.5 ---
- Removed PowerShell popup when uninstalling apps.
- Fixed bug, when refreshing app list for the second time, GUI crashes.