Download Void Presence

Get the desktop client and keep your Discord Rich Presence always in sync.

Latest build
Versionv1.4.1
Release date2025-12-31

Need help installing?

Check the install guide on the main page for platform-specific setup and tips.

Live presence preview

v1.4.1
Avatar
Devollox
#0001
Void Presence
Activity art
PGC 54559 · Ring galaxy
Rare ring of young, blue stars
13%

v1.4.1 – TypeScript Renderer & Cloud Stability

Changes

Full TypeScript renderer and improved cloud config upload stability.

New Features

  • Rewrote renderer.js to TypeScript with strict typing for Window, electronAPI, VoidPresenceCtx, cycles, and buttons
  • Added strict data validation before saving and uploading configs (clientId, cycles, images, buttons)
  • Improved drag & drop UX for profile import: visual overlay and protection against accidental text dragging

Improvements

  • Fixed TypeScript issues (FileListFile, nullable fields for cycles and images)
  • Centralized and cleaned up localStorage usage for configs, intervals, and auto-start/auto-hide flags
  • More reliable logging of RPC and cloud upload errors directly in the log viewer, with clear success/error states

Bug Fixes

  • Fixed cloud config upload: valid Firebase payload format and proper HTTP error handling
  • Resolved cases where empty or partially filled buttons/cycles could break config saving
  • Fixed drag & drop issues where the overlay could remain active or not trigger on first file drop