diff --git a/Changelog.txt b/Changelog.txt index ffa5e9b2c34..e5fe435a584 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -3,6 +3,8 @@ https://cyberduck.io/ 9.1.0 - [Feature] Display transfer progress in Finder for downloads and uploads (macOS) (#16568) +- [Feature] Show indeterminate progress when concatenating segments after download transfer (#13610) +- [Feature] Show indeterminate progress when waiting for large file upload to complete (Backblaze B2, Box, OpenStack Swift, S3) - [Bugfix] Multipart uploads fail to buckets with '.' character in name (S3) (#16401) - [Bugfix] Usability improvements entering connection details (#15200) - [Bugfix] Set "Show Hidden Files"shortcut to "⌘ ⇧ ." as in Finder (macOS) (#16459) diff --git a/www/update/changelog.html b/www/update/changelog.html index 631865a8285..1c072eeb2e8 100755 --- a/www/update/changelog.html +++ b/www/update/changelog.html @@ -88,7 +88,15 @@