Releases: TomokiMiyauci/file-system-access
Releases · TomokiMiyauci/file-system-access
1.0.0-beta.25
1.0.0-beta.25 (2024-09-03)
Bug Fixes
- file_picker_option: fix local file system path algorithm (6677643)
- file_picker_option: fix to validate path id (c2be789)
Features
1.0.0-beta.24
1.0.0-beta.23
1.0.0-beta.23 (2024-09-02)
Features
1.0.0-beta.22
1.0.0-beta.21
1.0.0-beta.20
1.0.0-beta.19
1.0.0-beta.18
1.0.0-beta.17
1.0.0-beta.17 (2024-08-26)
Bug Fixes
- fix to file system locator path (28fcb83)
- remove empty string from first path of file system (2e38668)
Features
- add
showSaveFilePicker
to FileSystemAccess (88146f3) - add save file picker option interface (8798be9)
- add well-known directory map (c395dd1)
- algorithm: add non-standard local file path retrieval (cff70b6)
- deno: add filtering if types are specifiered (59c9c8a)
- deno: support starting directory (cbb6da9)
- deno: update ffi binding (f3cd1e3)
- lib: export dialog set_file_name (1656105)
- pass
multiple
flag to openFileDialog (ba3f317) - src: support id option to memory handle's local file path (72e2ad4)