v1.18.0-beta.3
Pre-release
Pre-release
Vibepollo 1.18.0-beta.3 - 2026-06-28
Notice: Vibepollo may trigger false-positive antivirus alerts.
This release fixes application saving, which could silently fail in recent 1.18.0 prereleases, and makes the Vibepollo virtual display the default capture path for fresh installs.
Changes
- Fresh installs now default to the Vibepollo Display Driver with per-client exclusive virtual displays, while SudoVDA remains available as an explicit rollback option. Existing config keys are preserved, with the visible control inverted to "Use SudoVDA", and all locales describe the new default/rollback behavior.
Fixes
- Fixed saving applications: app saves were silently failing before reaching the server because the shared payload builder referenced a removed display-selection value. Every save path now builds its payload again, including apps with no display selected.
- Hardened installs and downgrades so a successful installer exit is only reported when the expected product payload is actually registered, preventing a downgrade from leaving the machine uninstalled while reporting success.
- Recycled the virtual display runtime during driver installs so a stale broker or driver host no longer fails health checks until a manual restart or reboot; local installs can now recover the virtual display path in place.
- Stopped normal Windows Graphics Capture from repeating dropped frames: a zero-timeout pacing miss is no longer copied from the last cached image, so diverging source and stream cadence drops frames correctly instead of masking them.