Files
tauri/.changes/update-acl-paths-cli.md
Lucas Fernandes Nogueira 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008)
* feat(core): allow defining permissions for the app commands

* global scope

* command scope

* write to disk

* lint

* fix path

* get autogenerated commands from generate_handler macro

* revert

* remove cli

* use const instead of empty str
2024-02-28 08:45:28 -03:00

7 lines
103 B
Markdown

---
"tauri-cli": patch:changes
"@tauri-apps/cli": patch:changes
---
Updates to new ACL manifest path.