You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.