You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spanish and German added to the language selector (alongside Italian and English).
New application icon (webcam glyph on navy rounded-square background), used by the app and by the installer's Add/Remove Programs entry.
Installer: MajorUpgrade support for clean in-place upgrades, and a Start Menu shortcut.
Changed
Migrated RTVirtualCamera to .NET 10 (LTS), SDK-style project, self-contained deployment — the MSI no longer requires a pre-installed .NET runtime on the target machine.
Minimum supported Windows version set to Build 22000 (Windows 11 21H2), matching the MFCreateVirtualCamera API requirement.
About dialog redesigned.
Settings dialog redesigned; language selector changed from radio buttons to a dropdown.
Removed
PerformanceTests1 project (placeholder MF-infrastructure tests, never wired into the solution).