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) +