Skip to content

Commit 2d3941c

Browse files
committed
Changes.
1 parent fe45d01 commit 2d3941c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
[9.3.1](https://github.com/iterate-ch/cyberduck/compare/release-9-3-0...release-9-3-1)
4+
* [Bugfix] Validate tokens when using AWS S3 CLI connection profile (#17690)
5+
36
[9.3.0](https://github.com/iterate-ch/cyberduck/compare/release-9-2-4...release-9-3-0)
47
* [Feature] Rewrite protocol implementation (Azure) ([#15967](https://trac.cyberduck.io/ticket/15967))
58
* [Feature] Connect with Multi-Bucket Application Keys that grant access to a specific group of buckets within an

www/update/changelog.html

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

87+
<p>
88+
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.3.1"><strong>Version 9.3.1</strong></a>
89+
</p>
90+
<ul data-sparkle-version="9.3.1">
91+
<li><span class="label label-warning">Bugfix</span> Validate tokens when using AWS S3 CLI connection profile (<a
92+
target="_blank" href="https://trac.cyberduck.io/ticket/17690">#17690</a>)
93+
</li>
94+
</ul>
95+
8796
<p>
8897
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.3.0"><strong>Version 9.3.0</strong></a>
8998
</p>

0 commit comments

Comments
 (0)