Skip to content

v2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:34
· 2 commits to master since this release
d55dc8a

privatebin v2.1.1

Release date: 2025-09-08T21:27:22Z

Changelog

Fixed

  • Fix various typos throughout the codebase (attachment, unknown).
  • Fix MIME type parsing in paste attachments (TrimPrefix -> TrimSuffix).
  • Fix MIME type inference bug when no explicit MIME type is provided.
  • Adapt GCM implementation for Go 1.21+ compatibility after FIPS 140-3 refactoring broke access to internal gcmAble interface.

Changed

  • Update dependencies.
  • Upgrade go version from 1.23 to 1.25.

Docker Images

  • ghcr.io/gearnode/privatebin:v2.1.1 (multi-arch: linux/amd64, linux/arm64)
  • ghcr.io/gearnode/privatebin:latest (multi-arch: linux/amd64, linux/arm64)

Architecture-specific images

  • ghcr.io/gearnode/privatebin:v2.1.1-amd64
  • ghcr.io/gearnode/privatebin:v2.1.1-arm64

Installation: See the README for installation instructions.

Verification: All artifacts and Docker images are signed with Cosign. Use cosign verify-blob for files or cosign verify for container images.