From d0a84d07aad29ab0bcfe613f10e5cdd164935a3b Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Mon, 15 Jun 2026 10:43:27 +0100 Subject: [PATCH] (chore) typo --- updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates.md b/updates.md index 411a8f9..cbf1a26 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 S3 connection with custom headers works properly. +- Now the S3 connection with custom headers works properly. - 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