← piDock

Changelog

What's new in each release. piDock checks for updates automatically and installs them with one click.

v1.0.0Current
2026-07-29
SHA-256 d3e8bb4414d9ed0d7ba08603ff9b76a6b34e533df46957a2238f86dd8c1fe7d6
Running an older version? Download v1.0.0 - piDock will also offer this automatically next time it checks for updates.

Verifying your download

piDock-Setup.exe isn't currently code-signed, so Windows SmartScreen may show an "unknown publisher" warning on first run - that's expected, not a sign anything's wrong. To confirm the file you downloaded matches what we actually published, compare its SHA-256 hash (shown above, per version) against your own copy. In PowerShell:

Get-FileHash .\piDock-Setup.exe -Algorithm SHA256

The Hash value it prints should match the one listed above for that version.