tauri-codegen@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.8d16a80d(#8802) Thegenerate_contextproc macro now accepts acapabilitiesattribute where the value is an array of file paths that can be conditionally compiled. These capabilities are added to the application along the capabilities defined in the Tauri configuration file.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.0.0-beta.2
© 2026 Tauri Contributors. CC-BY / MIT