Skip to content

Releases: nachlib/LangOver

LangOver v1.2.1

03 Mar 15:11

Choose a tag to compare

What's New in v1.1

  • MSIX packages for Microsoft Store and sideloading
  • Desktop Bridge packaging with runFullTrust capability
  • Store-ready assets, screenshots, and metadata
  • Optional Windows startup integration

Downloads

Format x64 x86
Standalone EXE (no install) langover-x64.exe langover-x86.exe
MSIX (Store / sideload) langover-x64.msix langover-x86.msix

Verification

Sigstore (cosign)

cosign verify-blob \
  --signature langover-x64.exe.sig \
  --certificate langover-x64.exe.pem \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp "github.com/nachlib/LangOver" \
  langover-x64.exe

GitHub Attestation

gh attestation verify langover-x64.exe -o nachlib

Full Changelog: v1.1.1...v1.2.1

v1.1.1

02 Mar 22:20

Choose a tag to compare

What's New in v1.1

  • MSIX packages for Microsoft Store and sideloading
  • Desktop Bridge packaging with runFullTrust capability
  • Store-ready assets, screenshots, and metadata
  • Optional Windows startup integration

Downloads

Format x64 x86
Standalone EXE (no install) langover-x64.exe langover-x86.exe
MSIX (Store / sideload) langover-x64.msix langover-x86.msix

Verification

Sigstore (cosign)

cosign verify-blob \
  --signature langover-x64.exe.sig \
  --certificate langover-x64.exe.pem \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp "github.com/nachlib/LangOver" \
  langover-x64.exe

GitHub Attestation

gh attestation verify langover-x64.exe -o nachlib

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Mar 21:18

Choose a tag to compare

What's New in v1.1

  • MSIX packages for Microsoft Store and sideloading
  • Desktop Bridge packaging with runFullTrust capability
  • Store-ready assets, screenshots, and metadata
  • Optional Windows startup integration

Downloads

Format x64 x86
Standalone EXE (no install) langover-x64.exe langover-x86.exe
MSIX (Store / sideload) langover-x64.msix langover-x86.msix

Verification

Sigstore (cosign)

cosign verify-blob \
  --signature langover-x64.exe.sig \
  --certificate langover-x64.exe.pem \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp "github.com/nachlib/LangOver" \
  langover-x64.exe

GitHub Attestation

gh attestation verify langover-x64.exe -o nachlib

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Mar 19:49

Choose a tag to compare

Verification

Sigstore (cosign)

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --signature langover-x64.exe.sig \
  --certificate langover-x64.exe.pem \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp "github.com/nachlib/LangOver" \
  langover-x64.exe

GitHub Attestation

gh attestation verify langover-x64.exe -o nachlib

Full Changelog: https://github.com/nachlib/LangOver/commits/v1.0.0