Releases: nativescript-community/ui-document-picker
Releases · nativescript-community/ui-document-picker
v1.1.26
1.1.26 (2024-10-14)
Bug Fixes
- android: native getPath method fix (handle more SAF cases) (c415753)
v1.1.25
1.1.25 (2024-09-09)
Bug Fixes
- ios: trying to fix issue when the UTType identifier is passed directly. (a751ba9)
v1.1.24
1.1.24 (2024-07-25)
Bug Fixes
- ios: decodeURI in result to prevent wrong path (41b7e93)
v1.1.23
1.1.23 (2024-07-25)
Features
Bug Fixes
- new startingFolder option (1a2c3c8)
v1.1.22
1.1.22 (2024-07-03)
Bug Fixes
- android: prevent error while using content:// file path (2ee2b45)
v1.1.21
1.1.21 (2024-06-25)
Bug Fixes
- ios:
saveFile
and openFilePicker
fixes (648b8ca)
v1.1.19
1.1.19 (2024-06-14)
Bug Fixes
- android: new param
forceSAF
to always use SAF (and remove the need for storage permission) (9a23f04)
v1.1.18
1.1.18 (2024-04-07)
Bug Fixes
- android: persistable permission not persisted upon reboot (e9b1b0b)