tag:github.com,2008:https://github.com/gearnode/privatebin/releases Release notes from privatebin 2025-09-08T21:25:05Z tag:github.com,2008:Repository/216417041/v2.1.1 2025-09-08T21:35:29Z v2.1.1 <h2>privatebin v2.1.1</h2> <p>Release date: 2025-09-08T21:27:22Z</p> <h2>Changelog</h2> <h3>Fixed</h3> <ul> <li>Fix various typos throughout the codebase (attachment, unknown).</li> <li>Fix MIME type parsing in paste attachments (TrimPrefix -&gt; TrimSuffix).</li> <li>Fix MIME type inference bug when no explicit MIME type is provided.</li> <li>Adapt GCM implementation for Go 1.21+ compatibility after FIPS 140-3 refactoring broke access to internal gcmAble interface.</li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies.</li> <li>Upgrade go version from 1.23 to 1.25.</li> </ul> <h2>Docker Images</h2> <ul> <li><code>ghcr.io/gearnode/privatebin:v2.1.1</code> (multi-arch: linux/amd64, linux/arm64)</li> <li><code>ghcr.io/gearnode/privatebin:latest</code> (multi-arch: linux/amd64, linux/arm64)</li> </ul> <h3>Architecture-specific images</h3> <ul> <li><code>ghcr.io/gearnode/privatebin:v2.1.1-amd64</code></li> <li><code>ghcr.io/gearnode/privatebin:v2.1.1-arm64</code></li> </ul> <p><strong>Installation</strong>: See the <a href="https://github.com/gearnode/privatebin#installation">README</a> for installation instructions.</p> <p><strong>Verification</strong>: All artifacts and Docker images are signed with Cosign. Use <code>cosign verify-blob</code> for files or <code>cosign verify</code> for container images.</p> github-actions[bot] tag:github.com,2008:Repository/216417041/v2.1.0 2025-08-15T06:43:36Z v2.1.0 <h3>Added</h3> <ul> <li>Add <code>skip-tls-verify</code> configuration option to skip TLS certificate verification.</li> <li>Add <code>--skip-tls-verify</code> flag to <code>create</code> and <code>show</code> commands.</li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies.</li> <li>Upgrade go version from 1.22 to 1.23.</li> </ul> <h3>Fixed</h3> <ul> <li>Properly handle and log errors from <code>rootCmd.Execute()</code> in the main<br> function.</li> <li>Extra headers not apply to show request.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/216417041/v2.0.2 2024-05-17T09:58:16Z v2.0.2 <p>Bump go mod to v2</p> <p>Signed-off-by: gearnode &lt;bryan@frimin.fr&gt;</p> github-actions[bot] tag:github.com,2008:Repository/216417041/v2.0.1 2024-04-15T08:13:02Z v2.0.1 <h2>Fixed</h2> <ul> <li>Top-level flags are not handled.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/216417041/v2.0.0 2024-04-11T14:04:56Z v2.0.0 No content. github-actions[bot] tag:github.com,2008:Repository/216417041/v2.0.0-pre 2024-04-11T14:04:38Z v2.0.0-pre <p>Add missing pandoc</p> <p>Signed-off-by: gearnode &lt;bryan@frimin.fr&gt;</p> github-actions[bot] tag:github.com,2008:Repository/216417041/v1.4.0 2023-01-08T09:44:55Z v1.4.0 <p>Release v1.4.0</p> gearnode tag:github.com,2008:Repository/216417041/v1.3.0 2022-11-06T13:32:50Z v1.3.0 <p>Style</p> gearnode tag:github.com,2008:Repository/216417041/v1.2.0 2022-10-04T12:43:52Z v1.2.0 <p>Update CHANGELOG</p> gearnode tag:github.com,2008:Repository/216417041/v1.1.1 2022-07-20T14:19:24Z v1.1.1 <p>Update changelog</p> gearnode