Skip to content

Files 1.4.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 19 Feb 15:23
· 132 commits to master since this release
  • You can now retrieve the current user's Document folder, and the Library folder using FileSystem. Thanks to @onurersel for implementing this!
  • When emptying a folder, you can now choose to include hidden (dot) files.
  • You can now create a path of folders directly (with intermediate folders) using FileSystem.

⚠️ Deprecations:

  • This release deprecates Folder.Error.creatingSubfolderFailed in favor of Folder.Error.creatingFolderFailed. The old symbol will be removed in Files 1.5.0.