|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 | [9.3.0](https://github.com/iterate-ch/cyberduck/compare/release-9-2-4...release-9-3-0)
|
| 4 | +* [Feature] Rewrite protocol implementation (Azure) ([#15967](https://trac.cyberduck.io/ticket/15967)) |
4 | 5 | * [Feature] Connect with Multi-Bucket Application Keys that grant access to a specific group of buckets within an
|
5 |
| - account, including the option to limit access based on a single file prefix (B2) (#17139) |
6 |
| -* [Feature] Connect with connection profile obtaining temporary credentials from AWS Security Token Service (STS) by assuming role with optional Multi-Factor Authentication (MFA) input (S3) (#17437) |
7 |
| -* [Feature] Connect with connection profile obtaining temporary credentials from AWS Security Token Service (STS) by getting session token with optional Multi-Factor Authentication (MFA) input (S3) (#17506) |
8 |
| - |
9 |
| - [9.2.4](https://github.com/iterate-ch/cyberduck/compare/release-9-2-3...release-9-2-4) |
10 |
| -* [Bugfix] Unable to close connection window with "Cancel" (macOS) (#17366) |
11 |
| -* [Bugfix] Choose "Cancel" in upload prompt continues transfer (macOS) (#17358) |
12 |
| -* [Bugfix] Change button styles for bottom bar of window (macOS) (#17407) |
| 6 | + account, including the option to limit access based on a single file prefix ( |
| 7 | + B2) ([#17139](https://trac.cyberduck.io/ticket/17139)) |
| 8 | +* [Feature] Connect with connection profile obtaining temporary credentials from AWS Security Token Service (STS) by |
| 9 | + assuming role with optional Multi-Factor Authentication (MFA) input ( |
| 10 | + S3) ([#17437](https://trac.cyberduck.io/ticket/17437)) |
| 11 | +* [Feature] Connect with connection profile obtaining temporary credentials from AWS Security Token Service (STS) by |
| 12 | + getting session token with optional Multi-Factor Authentication (MFA) input ( |
| 13 | + S3) ([#17506](https://trac.cyberduck.io/ticket/17506)) |
| 14 | + |
| 15 | +[9.2.4](https://github.com/iterate-ch/cyberduck/compare/release-9-2-3...release-9-2-4) |
| 16 | +* [Bugfix] Unable to close connection window with "Cancel" (macOS) ([#17366](https://trac.cyberduck.io/ticket/17366)) |
| 17 | +* [Bugfix] Choose "Cancel" in upload prompt continues transfer ( |
| 18 | + macOS) ([#17358](https://trac.cyberduck.io/ticket/17358)) |
| 19 | +* [Bugfix] Change button styles for bottom bar of window (macOS) ([#17407](https://trac.cyberduck.io/ticket/17407)) |
13 | 20 | * [Bugfix] Resumable uploads fail with Basic authentication (ownCloud)
|
14 | 21 | * [Bugfix] Include "Add to My Files" shortcuts (OneDrive)
|
15 |
| -* [Bugfix] Exclude non-accessible "Personal Vault" (OneDrive) (#17318) |
16 |
| -* [Bugfix] Cache connection profiles loaded in Preferences → Profiles (#17432) |
| 22 | +* [Bugfix] Exclude non-accessible "Personal Vault" (OneDrive) ([#17318](https://trac.cyberduck.io/ticket/17318)) |
| 23 | +* [Bugfix] Cache connection profiles loaded in Preferences → Profiles ([#17432](https://trac.cyberduck.io/ticket/17432)) |
17 | 24 |
|
18 | 25 | [9.2.3](https://github.com/iterate-ch/cyberduck/compare/release-9-2-2...release-9-2-3)
|
19 | 26 | * [Bugfix] Failure opening application (Windows)
|
|
0 commit comments