mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Changes.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
[9.5.0](https://github.com/iterate-ch/cyberduck/compare/release-9-4-1...release-9-5-0)
|
[9.5.0](https://github.com/iterate-ch/cyberduck/compare/release-9-4-1...release-9-5-0)
|
||||||
* [Feature] Support for Liquid Glass (macOS) ([#17459](https://trac.cyberduck.io/ticket/17459))
|
* [Feature] Support for Liquid Glass (macOS) ([#17459](https://trac.cyberduck.io/ticket/17459))
|
||||||
* [Feature] AWS IAM Identity Center Support (S3) ([#13377](https://trac.cyberduck.io/ticket/13377))
|
* [Feature] AWS IAM Identity Center Support (S3) ([#13377](https://trac.cyberduck.io/ticket/13377))
|
||||||
@@ -18,6 +19,7 @@
|
|||||||
* [Feature] Only show navigation bar in list and outline view of "Browser" window (macOS)
|
* [Feature] Only show navigation bar in list and outline view of "Browser" window (macOS)
|
||||||
* [Feature] Display progress indicator in browser view (macOS)
|
* [Feature] Display progress indicator in browser view (macOS)
|
||||||
* [Feature] Display progress indicator in bookmark view (macOS)
|
* [Feature] Display progress indicator in bookmark view (macOS)
|
||||||
|
* [Feature] Index of connection profiles allows instant display in Preferences → Profiles
|
||||||
* [Bugfix] Error downloading file from unlocked vault (Cryptomator) ([#17935](https://trac.cyberduck.io/ticket/17935))
|
* [Bugfix] Error downloading file from unlocked vault (Cryptomator) ([#17935](https://trac.cyberduck.io/ticket/17935))
|
||||||
* [Bugfix] No trailing delimiter for path style requests with bucket name only ([#17901](https://trac.cyberduck.io/ticket/17901))
|
* [Bugfix] No trailing delimiter for path style requests with bucket name only ([#17901](https://trac.cyberduck.io/ticket/17901))
|
||||||
* [Bugfix] Repeating file transfer in vault fails after restart (Cryptomator) ([#17974](https://trac.cyberduck.io/ticket/17974))
|
* [Bugfix] Repeating file transfer in vault fails after restart (Cryptomator) ([#17974](https://trac.cyberduck.io/ticket/17974))
|
||||||
|
|||||||
@@ -131,6 +131,9 @@
|
|||||||
</li>
|
</li>
|
||||||
<li><span class="label label-success">Feature</span> Display progress indicator in browser view (macOS)</li>
|
<li><span class="label label-success">Feature</span> Display progress indicator in browser view (macOS)</li>
|
||||||
<li><span class="label label-success">Feature</span> Display progress indicator in bookmark view (macOS)</li>
|
<li><span class="label label-success">Feature</span> Display progress indicator in bookmark view (macOS)</li>
|
||||||
|
<li><span class="label label-success">Feature</span> Index of connection profiles allows instant display in
|
||||||
|
Preferences → Profiles
|
||||||
|
</li>
|
||||||
<li><span class="label label-warning">Bugfix</span> Error downloading file from unlocked vault (Cryptomator)
|
<li><span class="label label-warning">Bugfix</span> Error downloading file from unlocked vault (Cryptomator)
|
||||||
(<a target="_blank" href="https://trac.cyberduck.io/ticket/17935">#17935</a>)
|
(<a target="_blank" href="https://trac.cyberduck.io/ticket/17935">#17935</a>)
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user