Releases: immurok/app-win
Release list
Release v0.3.0
Unsigned build. SmartScreen will warn on first run until code
signing is in place. The Credential Provider hooks the Windows sign-in
path — validate in a snapshotted VM and keep password sign-in as a
fallback before deploying to a machine you rely on.
Requires the .NET 8 Desktop Runtime (x64);
the installer checks for it and links the download if missing.
Pick the package matching your CPU: x64 for Intel/AMD, arm64 for
Windows on Arm. They are not interchangeable — the x64 package refuses
to install on an Arm64 PC.
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0 preview
Unsigned build. SmartScreen will warn on first run until code
signing is in place. The Credential Provider hooks the Windows sign-in
path — validate in a snapshotted VM and keep password sign-in as a
fallback before deploying to a machine you rely on.
Requires the .NET 8 Desktop Runtime (x64);
the installer checks for it and links the download if missing.
Pick the package matching your CPU: x64 for Intel/AMD, arm64 for
Windows on Arm. They are not interchangeable — the x64 package refuses
to install on an Arm64 PC.
Full Changelog: 0.1.0-alpha...v0.2.0
Release prototype v0.1.0 alpha
Inital implementation of Windows App. Only for early test.