Skip to content

TokenBar 0.1.0

Choose a tag to compare

@Nanako0129 Nanako0129 released this 29 Jul 12:37

TokenBar's first stable Windows release is an unsigned, portable build for x64 and ARM64.

Download

Choose the ZIP matching your Windows architecture, extract it, and run TokenBar.App.exe.

  • TokenBar-App-0.1.0-win-x64.zip
  • TokenBar-App-0.1.0-win-arm64.zip

Because these binaries are not code-signed, Windows may show a reputation warning. This release does not install system-wide and does not include an updater.

Verification

Both artifacts were built from commit aa671e0730ecb2581415e6571842ad086ab06e47 with the repository-pinned .NET 10.0.301 and Rust 1.96.1 toolchains. Each package passed locked restore/build, version and manifest checks, PE architecture checks, native-DLL byte verification, ZIP checksum verification, and native --startup-smoke (tray-ready) with outbound network blocked for the executable.

The startup smoke used the explicitly approved active non-disposable Windows profile; it is not an isolated-host claim. Per-architecture SHA-256 files, sanitized build evidence, and startup-smoke sentinels are attached.

Not included

Code signing, installer/update integration, Velopack, winget, and Scoop remain future release phases.