fix(fs): default permissions (#3507)

* Fix deny-webview-data platfroms and scopes

* Fix `create-app-specific-dirs` scopes

* Fix read-app-specific-dirs-recursive

* Re-generate schema and docs

* Remove unused `fs:allow-unwatch`

* Add change file

* Remove unused permissions

* Update linux permissions

* Update change file

* regenerate doc md and schema
This commit is contained in:
Tony
2026-08-10 15:48:27 +08:00
committed by GitHub
parent f8053e659e
commit 685610ae78
10 changed files with 85 additions and 39 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"fs": patch
"fs-js": patch
---
Fix `fs:default` and `fs:read-app-specific-dirs-recursive` not giving any command scopes
+1 -1
View File
@@ -3,4 +3,4 @@
"fs-js": patch
---
Fixed `deny-webview-data` has no effect
Fixed `deny-webview-data` has no effect, and on Linux, only deny access to the webview data paths instead of the entire `$APPLOCALDATA`