From d5175969e7f407cbb32983dd6095df2db0c62368 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Mon, 15 Jun 2026 11:39:38 +0100 Subject: [PATCH] Update notes. --- updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates.md b/updates.md index cbf1a26..6923f81 100644 --- a/updates.md +++ b/updates.md @@ -6,7 +6,7 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid ## Unreleased ### Fixed -- Now the S3 connection with custom headers works properly. +- Now the S3 connection with custom headers works properly (#875). - Previously, custom headers injected for proxy authentication were incorrectly included in the AWS Signature v4 calculation. This led to a '400 Bad Request' error (such as 'signed header is not present') on strict S3 backends (for example, Garage), or when reverse proxies modified, renamed, or stripped these headers before they reached the storage service. ## 0.25.75