tauri-utils@2.0.0-beta.2
Feb 19, 2024
Enhancements
Section titled “Enhancements”0cb0a15c(#8789) Addwebviewsarray on the capability for usage on multiwebview contexts.83a68deb(#8797) Added a new configuration optiontauri.conf.json > app > security > capabilitiesto reference existing capabilities and inline new ones. If it is empty, all capabilities are still included preserving the current behavior.8d16a80d(#8802) TheContextstruct now includes the runtime authority instead of the resolved ACL. This does not impact most applications.28fb036c(#8852) Enhance resource directory resolution on development.dd7571a7(#8815) Do not generate JSON schema and markdown reference file if the plugin does not define any permissions and delete those files if they exist.5618f6d2(#8856) Relax requirements on plugin's identifiers to be alphanumeric and-instead of only lower alpha and-.8d16a80d(#8802) Refactored the capability types and resolution algorithm.
Bug Fixes
Section titled “Bug Fixes”Breaking Changes
Section titled “Breaking Changes”© 2026 Tauri Contributors. CC-BY / MIT