Skip to content

Releases: immurok/app-win

Release v0.3.0

Choose a tag to compare

@superdog9527 superdog9527 released this 08 Aug 10:08

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

Choose a tag to compare

@superdog9527 superdog9527 released this 07 Aug 09:05

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

Pre-release

Choose a tag to compare

@superdog9527 superdog9527 released this 05 Aug 15:11

Inital implementation of Windows App. Only for early test.