Skip to content

0.8.5

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:20
· 22 commits to dev since this release
98fdc71

What's Changed

add: favorites page and Markdown-backed sourcing guide for required items

build: publish portable-only releases with provenance and checksums until code-signed

  • Releases now offer a single download — WikeloContractor-win-Portable.zip; the unsigned
    Setup.exe/.msi installers are no longer published.
  • Every release carries a SHA256SUMS.txt and a GitHub build-provenance attestation, so a
    download can be verified before the app is code-signed.
  • README explains why it's portable-only for now and how to verify a download; it no longer
    suggests weakening Windows security (AV/ASR exclusions, Smart App Control) to run the app.
  • Added a SECURITY.md with how to report vulnerabilities and confirm a genuine build.