From f87fc69aa420b9264baca999236547a45be7bb8e Mon Sep 17 00:00:00 2001 From: David Kocher Date: Mon, 8 Apr 2024 15:04:10 +0200 Subject: [PATCH] Changes. --- Changelog.txt | 1 + www/update/changelog.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 004154369d9..fbaf4b03080 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -3,6 +3,7 @@ https://cyberduck.io/ 8.8.2 - [Bugfix] Slower file transfers caused by connections per host limit (#15737) +- [Bugfix] Unable to edit HTTP header metadata (S3) (#15742) 8.8.1 - [Bugfix] Mismatch with Content-MD5 for multipart uploads to vault (S3, Cryptomator) (#15704) diff --git a/www/update/changelog.html b/www/update/changelog.html index 2095703a82b..9f4718f6390 100755 --- a/www/update/changelog.html +++ b/www/update/changelog.html @@ -90,6 +90,9 @@
  • Bugfix Slower file transfers caused by connections per host limit (#15737)
  • +
  • Bugfix Unable to edit HTTP header metadata (S3) (#15742) +