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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.7.0
New APIs and options.
There's no major breaking changes when updating to v0.7.0 but there are deprecation notices over Media Store and Environment API.
New
openDocument API with single and multiple files support @honjow.
openDocumentTree it now also supports persistablePermission option which flags an one-time operation to avoid unused permission issues.
Deprecation notices
All non SAF APIs are deprecated (Media Store and Environment APIs), if you are using them, let us know by opening an issue with your use-case so we can implement a new compatible API using a cross-platform approach.
Example project
Added a new button that implements openDocument API.