Skip to content

Releases: ineedabuff/BuffMyBar-W26

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:33
Bump-version-to-0.9.2

Ships the all-native bar icons. Version bump (csproj, installer, winget).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 01:22
Skip-winget-workflow-without-token

Gate the winget submission on the WINGET_TOKEN secret so releases don't
show a failing "Publish to winget" run until winget is configured.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 00:07
Optional-authenticode-signing-in-release

Sign BuffBar.exe (before packaging) and the Inno installer in release.yml,
gated on SIGNING_PFX_BASE64 / SIGNING_PFX_PASSWORD secrets — skipped when
absent, so unsigned releases still build. Add Docs/Engineering/code-signing.md
covering certificate options (self-signed test, OV, Azure Trusted Signing),
secret setup, and verification.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>