Skip to content

OpsWarden v1.0.14

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:22
Immutable release. Only release title and notes can be modified.
3ec2def

Install

Platform Artifact
Linux (Debian/Ubuntu) OpsWarden_1.0.14_amd64.deb
Linux (portable) OpsWarden_1.0.14_amd64.AppImage
Windows OpsWarden_1.0.14_x64-setup.exe
macOS OpsWarden_1.0.14_aarch64.dmg

Verify a download against SHA256SUMS. Every artifact carries a GitHub
build-provenance attestation.

Server image

ghcr.io/opswarden-git/opswarden-server@sha256:345a22971c8305bca973515b31438baae69c295c3d2f6e2fa3ff5603016f2a3a

Production pins this digest, never a mutable tag.

What's Changed

  • docs: close P0-P3 in production by @RomeoCavazza in #139
  • fix(desktop): repair the Compose desktop build and guard its pins by @RomeoCavazza in #143
  • fix(server): make the listen socket configurable by @RomeoCavazza in #144
  • feat(security): bound credential guessing and close the backend audit by @RomeoCavazza in #145
  • chore(deps): bump the github-actions group across 1 directory with 8 updates by @dependabot[bot] in #140
  • chore(deps): bump the server-minor-and-patch group across 1 directory with 7 updates by @dependabot[bot] in #142
  • chore(deps): bump the npm group and keep the vitest pair hoisted by @RomeoCavazza in #146
  • Release v1.0.14 by @RomeoCavazza in #148

New Contributors

Full Changelog: v1.0.13...v1.0.14