tauri-build@2.0.0-beta.2
Feb 19, 2024
Enhancements
Section titled “Enhancements”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.edb11c13(#8781) AddedAttributes::plugin()to register a plugin that is inlined in the application crate.8d16a80d(#8802) AddedCodegenContext::capabilityto include a capability file dynamically.
Bug Fixes
Section titled “Bug Fixes”0e8e9cd0(#8906) Fixes the capability schema not resolving inner definitions.19fb5f0b(#8782) Fix generating invalid schema files.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.0.0-beta.2 - Upgraded to
tauri-codegen@2.0.0-beta.2
© 2026 Tauri Contributors. CC-BY / MIT