Skip to content

tauri-codegen@2.0.0-beta.2

Feb 19, 2024
  • 83a68deb(#8797) Added a new configuration option tauri.conf.json > app > security > capabilities to reference existing capabilities and inline new ones. If it is empty, all capabilities are still included preserving the current behavior.
  • 8d16a80d(#8802) The generate_context proc macro now accepts a capabilities attribute 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.
  • Upgraded to tauri-utils@2.0.0-beta.2

© 2026 Tauri Contributors. CC-BY / MIT