Skip to content

Commit

Permalink
release: 3.4.2-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sebn committed Jan 18, 2018
1 parent 4109724 commit 931c3be
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.4.2-beta.2 - 2017-01-18

Improvements for all users:

- The app now shows the popover on the current workspace.
- We fixed an edge case where moving files or folders before or after moving
their source or destination was generating a conflict.
- We also fixed another case where a folder created or moved locally could end
up with the wrong last modification date.

See [known issues](https://github.com/cozy-labs/cozy-desktop/blob/master/KNOWN_ISSUES.md).

Happy syncing!

## 3.4.2-beta.1 - 2017-01-18

Improvements for all users:
Expand Down
3 changes: 0 additions & 3 deletions KNOWN_ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ Please report any other issue you may encounter by using the app help form.
* Trashing, restoring and deleting content permanently may not work as expected
yet, especially regarding shared folders and connectors.
[details](https://trello.com/c/6jfO4hoB)
* Moving or renaming multiple files or directories successively may end up
with duplicate content or files in the Cozy / OS trash.
[details](https://trello.com/c/ZTD669wz)
* Changing only the case or encoding in a file or directory name, e.g. renaming
*my stuff* to *MY STUFF*, won't be synchronized on other devices.
[details](https://trello.com/c/Phc3lLEr)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CozyDrive",
"productName": "Cozy Drive",
"private": true,
"version": "3.4.2-beta.1",
"version": "3.4.2-beta.2",
"description": "Cozy Drive is a synchronization tool for your files and folders with Cozy Cloud.",
"homepage": "https://github.com/cozy-labs/cozy-desktop",
"author": "Cozy Cloud <[email protected]> (https://cozycloud.cc/)",
Expand Down

0 comments on commit 931c3be

Please sign in to comment.