Skip to main content
BlogIntroducing SpotX v4.2: Faster Patches, Telemetry Blocks, & Themes
Releases

Introducing SpotX v4.2: Faster Patches, Telemetry Blocks, & Themes

Dev Lead
June 10, 2026
4 min read
We are thrilled to highlight the new features in SpotX version 4.2. This stable update introduces significant optimizations to the installation wrapper, modular parameter configurations, and cleaner style templates.

1. Modular Installer Arguments

Version 4.2 introduces flexible parameter switches, allowing you to fine-tune the script's behavior without editing source lines. Switches include `-NewTheme`, `-KeepCache`, `-NoTelemetryBlock`, and `-BlockUpdates` to configure layout settings natively.

2. Enhanced Telemetry Blocks

We expanded the integrated blocking filter list to intercept 15 additional domain nodes used by analytical scripts, helping speed up system startup times and reducing tracking scripts footprints.

3. Custom Stylesheets Integration

Users can now load custom CSS skins easily. By toggling the `-NewTheme` flag during command execution, the installer patches UI rendering sheets to apply optimized, clean custom dark frames.

Article Q&A

How do I upgrade from v3.x to v4.2?

Simply run the new PowerShell installer command. The script detects older patch versions, rolls back deprecated files automatically, and applies the latest structures.