SpotX Git Releases Tracker
SpotX Release Logs & Version History
Track core updates, stability patch logs, and new theme features pushed to the official SpotX Git repository.
v4.2.1Latest Stable
June 24, 2026
View DetailsWhat's New / Improvements
- Fixed compatibility variables for official client updates (Build 1.2.40+).
- Added support for Windows 11 Insider Preview builds.
- Optimized parallel fetching routes for external custom CSS themes.
- Corrected installation check logic for users running localized paths (non-English Windows).
Bug Fixes
- •Resolved a layout error that caused the left sidebar to overlap on high-DPI displays.
- •Fixed cache cleaning loops that occasionally threw policy errors.
Powershell installer command:
irm https://raw.githubusercontent.com/SpotX-Official/SpotX/main/Install.ps1 | iexv4.2.0Stable
May 15, 2026
View DetailsWhat's New / Improvements
- Introduced modular command parameters (-NewTheme, -KeepCache, -BlockUpdates).
- Improved telemetry blockers, adding 15 new domain endpoints to the host filters.
- Reduced CPU cycles during initial script parameters evaluation.
Bug Fixes
- •Fixed permission errors when patching Microsoft Store version directories.
- •Corrected uninstaller backup file corruption issue.
Powershell installer command:
irm https://raw.githubusercontent.com/SpotX-Official/SpotX/main/Install.ps1 | iexv4.1.9Stable
April 28, 2026
View DetailsWhat's New / Improvements
- Updated UI classes to accommodate official client theme adjustments.
- Refactored background memory clean routines, releasing up to 100MB RAM during runtime.
- Added SHA verification signatures to releases.
Bug Fixes
- •Resolved blank screen crashes occurring on older Windows 10 versions.
Powershell installer command:
irm https://raw.githubusercontent.com/SpotX-Official/SpotX/main/Install.ps1 | iexv4.0.5Legacy Stable
February 12, 2026
View DetailsWhat's New / Improvements
- Major rewrite of UI CSS layout nodes integration.
- Enabled interactive installer console choices.
- Telemetry reporting services permanently disabled on app launch.
Bug Fixes
- •Fixed language localization fallback issues.
Powershell installer command:
irm https://raw.githubusercontent.com/SpotX-Official/SpotX/main/Install.ps1 | iexContribute to SpotX Development
SpotX is an active community project. Help write new stylesheet patches, clean layout classes, or resolve GitHub issues.