Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:07
· 14 commits to main since this release

Added

  • 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).