Skip to content

Commit 93f9337

Browse files
committed
Changes.
1 parent 1f9daa2 commit 93f9337

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# Changelog
22

3-
[9.1.3](https://github.com/iterate-ch/cyberduck/compare/release-9-1-2...release-9-1-3)
3+
[9.1.4](https://github.com/iterate-ch/cyberduck/compare/release-9-1-3...release-9-1-3)
4+
5+
* [Bugfix] Slow file transfers (SMB) ([#16135](https://trac.cyberduck.io/ticket/16135))
6+
* [Bugfix] Interoperability with Bitwarden SFTP Agent ([#16954](https://trac.cyberduck.io/ticket/16954))
7+
* [Bugfix] Skip trashed files for downloads (Google Drive) ([#16927](https://trac.cyberduck.io/ticket/16927))
8+
* [Bugfix] Cannot delete entries from metadata (Google Drive) ([#16976](https://trac.cyberduck.io/ticket/16976))
9+
* [Bugfix] Error uploading files when bucket name is set in hostname (
10+
S3) ([#16939](https://trac.cyberduck.io/ticket/16939))
11+
* [Bugfix] No pre-signed URLs available when using credentials from AWS Command Line Interface (CLI) connection
12+
profile (S3) ([#13738](https://trac.cyberduck.io/ticket/13738))
13+
* [Bugfix] No pre-signed URLs available when using credentials from OpenID Connect (OIDC) connection profile (S3)
414

15+
[9.1.3](https://github.com/iterate-ch/cyberduck/compare/release-9-1-2...release-9-1-3)
516
* [Bugfix] Invalid progress in Finder transferring multiple files (macOS) ([#16738](https://trac.cyberduck.io/ticket/16738))
617
* [Bugfix] Diasble lookup of vaults by default. Must explicitly specify --vault (Cyptomator, CLI)
718
* [Bugfix] Duplicate file menu item always disabled (FTP) ([#16798](https://github.com/iterate-ch/cyberduck/issues/16798))

www/update/changelog.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,27 @@
8484
Mastodon.
8585
</p>
8686

87+
<p>
88+
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.1.4"><strong>Version 9.1.4</strong></a>
89+
</p>
90+
<ul data-sparkle-version="9.1.4">
91+
<li><span class="label label-warning">Bugfix</span> Slow file transfers (SMB) (<a target="_blank"
92+
href="https://trac.cyberduck.io/ticket/16135">#16135</a>)
93+
<li><span class="label label-warning">Bugfix</span> Interoperability with Bitwarden SFTP Agent (<a target="_blank"
94+
href="https://trac.cyberduck.io/ticket/16954">#16954</a>)
95+
<li><span class="label label-warning">Bugfix</span> Skip trashed files for downloads (Google Drive) (<a
96+
target="_blank" href="https://trac.cyberduck.io/ticket/16927">#16927</a>)
97+
<li><span class="label label-warning">Bugfix</span> Cannot delete entries from metadata (Google Drive) (<a
98+
target="_blank" href="https://trac.cyberduck.io/ticket/16976">#16976</a>)
99+
<li><span class="label label-warning">Bugfix</span> Error uploading files when bucket name is set in hostname (S3) (<a
100+
target="_blank" href="https://trac.cyberduck.io/ticket/16939">#16939</a>)
101+
<li><span class="label label-warning">Bugfix</span> No pre-signed URLs available when using credentials from AWS
102+
Command Line Interface (CLI) connection profile (S3) (<a target="_blank"
103+
href="https://trac.cyberduck.io/ticket/13738">#13738</a>)
104+
<li><span class="label label-warning">Bugfix</span> No pre-signed URLs available when using credentials from OpenID
105+
Connect (OIDC) connection profile (S3)
106+
</ul>
107+
87108
<p>
88109
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.1.3"><strong>Version 9.1.3</strong></a>
89110
</p>

0 commit comments

Comments
 (0)