Skip to content

Commit 695a1ef

Browse files
committed
Changes.
1 parent d379b66 commit 695a1ef

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
@@ -6,6 +6,9 @@
66
* [Bugfix] Choose "Cancel" in upload prompt continues transfer (macOS) (#17358)
77
* [Bugfix] Change button styles for bottom bar of window (macOS) (#17407)
88
* [Bugfix] Resumable uploads fail with Basic authentication (ownCloud)
9+
* [Bugfix] Include "Add to My Files" shortcuts (OneDrive)
10+
* [Bugfix] Exclude non-accessible "Personal Vault" (OneDrive) (#17318)
11+
* [Bugfix] Cache connection profiles loaded in Preferences → Profiles (#17432)
912

1013
[9.2.3](https://github.com/iterate-ch/cyberduck/compare/release-9-2-2...release-9-2-3)
1114
* [Bugfix] Failure opening application (Windows)

www/update/changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,15 @@
101101
href="https://trac.cyberduck.io/ticket/17407">#17407</a>)
102102
</li>
103103
<li><span class="label label-warning">Bugfix</span> Resumable uploads fail with Basic authentication (ownCloud)</li>
104+
<li><span class="label label-warning">Bugfix</span> Include "Add to My Files" shortcuts (OneDrive)</li>
105+
<li><span class="label label-warning">Bugfix</span> Exclude non-accessible "Personal Vault" (OneDrive) (<a
106+
target="_blank"
107+
href="https://trac.cyberduck.io/ticket/17318">#17318</a>)
108+
</li>
109+
<li><span class="label label-warning">Bugfix</span> Cache connection profiles loaded in Preferences → Profiles (<a
110+
target="_blank"
111+
href="https://trac.cyberduck.io/ticket/17432">#17432</a>)
112+
</li>
104113
</ul>
105114

106115
<p>

0 commit comments

Comments
 (0)