We are thrilled to announce Gaugebit v0.1.2, a major feature and stability update now available live in the Microsoft Store! This update brings one of our most requested user features—Multi-Monitor Desktop Widget Dragging—alongside dynamic screen re-bounding, hardened Content Security Policies (CSP), and seamless Dodo Payments Pro license activation.
🖥️ 1. Multi-Monitor Widget Support
Prior to v0.1.2, Gaugebit's transparent overlay canvas spanned only the primary display. While you could move the main dashboard application to secondary monitors, individual floating desktop widgets (CPU dials, GPU VRAM meters, FPS counters, and RGB audio visualizers) were bounded to your primary screen.
With v0.1.2, Gaugebit calculates the total bounding box across all connected displays using native Electron screen APIs (screen.getAllDisplays()). Whether you run dual 4K monitors, a triple-display ultrawide rig, or vertical secondary screens, you can now drag and place any widget onto any monitor seamlessly!
⚡ 2. Dynamic Screen Re-Bounding
Connecting a new monitor, disconnecting a laptop display, or changing resolution settings mid-game used to require restarting desktop overlays. In v0.1.2, Gaugebit listens directly to Windows display metrics events in real-time:
screen.on('display-metrics-changed')screen.on('display-added')screen.on('display-removed')
Whenever display topology changes, Gaugebit instantly recalculates overlay dimensions and repositions widget bounds without interrupting your active gaming or workflow session.
💳 3. Dodo Payments Pro License Activation
We have upgraded the Gaugebit Pro activation flow to interface natively with Dodo Payments public license endpoints. Customers who purchase Gaugebit Pro can now enter their license key directly inside the desktop app Settings view to instantly unlock high-speed telemetry polling rates, custom RGB visualizer presets, and premium widget themes.
Payload: { "license_key": "YOUR_KEY", "name": "Gaugebit Desktop" }
🛡️ 4. Hardened Content Security Policy (CSP) Whitelist
To support non-blocking telemetry events and secure Dodo Payments license validation without exposing renderer processes to security vulnerabilities, v0.1.2 updates our Content Security Policy (CSP) headers in index.html. By explicitly whitelisting https://*.dodopayments.com and https://*.supabase.co in the connect-src directive, network requests execute cleanly with zero console warnings.
Upgrade to Gaugebit v0.1.2 Today
Experience multi-monitor floating desktop widgets on Windows 11 with 100% driverless telemetry.
🛍️ Get from Microsoft Store