mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
0bb7b0f352
* feat: Add option to allow all commands by default * option to use a list of permissions, move logic to tauri-build * fix plugin * add utils change file --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
138 B
138 B
tauri-build |
---|
patch:feat |
Added InlinedPlugin::default_permission
to autogenerate the default permission of an inlined plugin.