Skip to content

Commit

Permalink
Changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jan 30, 2025
1 parent 12b8349 commit 1e3808c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

[9.1.3](https://github.com/iterate-ch/cyberduck/compare/release-9-1-2...release-9-1-3)

* [Bugfix] Invalid progress in Finder transferring multiple files (
macOS) ([#16738](https://trac.cyberduck.io/ticket/16738))

[9.1.2](https://github.com/iterate-ch/cyberduck/compare/release-9-1-1...release-9-1-2)
* [Bugfix] No fallback to IPv4 address when IPv6 connect attempt fails with unreachable network ([#16723](https://trac.cyberduck.io/ticket/16723))
* [Bugfix] File → Rename option always disabled ([#16695](https://trac.cyberduck.io/ticket/16695))
Expand Down
9 changes: 9 additions & 0 deletions www/update/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@
<strong><a target="_blank" href="https://fosstodon.org/@cyberduck">Follow us</a></strong> on Mastodon.
</p>

<p>
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.1.3"><strong>Version 9.1.3</strong></a>
</p>
<ul data-sparkle-version="9.1.3">
<li><span class="label label-warning">Bugfix</span> Invalid progress in Finder transferring multiple files (macOS) (<a
target="_blank" href="https://trac.cyberduck.io/ticket/16738">#16738</a>)
</li>
</ul>

<p>
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.1.2"><strong>Version 9.1.2</strong></a>
</p>
Expand Down

0 comments on commit 1e3808c

Please sign in to comment.