Files 1.6.1
Files now correctly handles paths that contains parent references, by expanding those references into absolute paths.
So ../file
is expanded to <currentFolderParent>/file
.
Files now correctly handles paths that contains parent references, by expanding those references into absolute paths.
So ../file
is expanded to <currentFolderParent>/file
.