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
The Remote File Access API has been rewritten, and the new version is currently being tested internally. Feel free to explore this pre-release, and provide feedback through GitHub issues.
Please do note that we do not currently support migrations from the previous major version for this one-time major rewrite.
This releases fixes a major issue that would lead to unresolved responses from the API, even though the file you're pointing to in the API path exists. This issue primarily affected Windows users.
This release uses async file operations, instead of synchronous. It also has improved error handling and output for any errors encountered during file operations.