Skip to content

Commit b101f19

Browse files
RN template
1 parent a162a88 commit b101f19

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!--
2+
~ Infomaniak kDrive - Desktop
3+
~ Copyright (C) 2023-2024 Infomaniak Network SA
4+
~
5+
~ This program is free software: you can redistribute it and/or modify
6+
~ it under the terms of the GNU General Public License as published by
7+
~ the Free Software Foundation, either version 3 of the License, or
8+
~ (at your option) any later version.
9+
~
10+
~ This program is distributed in the hope that it will be useful,
11+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
~ GNU General Public License for more details.
14+
~
15+
~ You should have received a copy of the GNU General Public License
16+
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
17+
-->
18+
19+
<!DOCTYPE html>
20+
<html>
21+
<body>
22+
<h1>Release notes - kDrive 3.6.1</h1>
23+
<h2><b>Bug fixes</b></h2>
24+
<ul>
25+
<li>Fixed an issue leading to unwanted deletion of files on kDrive</li>
26+
<li>Fixed files temporarily disappearing from kDrive while editing</li>
27+
<li>Fixed a synchronization failure in phase 3 due to some conflicts</li>
28+
<li>macOS - Fixed a synchronization loop with .lnk files</li>
29+
<li>macOS - Fixed a synchronization problem with some aliases</li>
30+
</ul>
31+
</body>
32+
</html>

0 commit comments

Comments
 (0)