Skip to content

tauri-build@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.
  • edb11c13(#8781) Added Attributes::plugin() to register a plugin that is inlined in the application crate.
  • 8d16a80d(#8802) Added CodegenContext::capability to include a capability file dynamically.
  • 0e8e9cd0(#8906) Fixes the capability schema not resolving inner definitions.
  • 19fb5f0b(#8782) Fix generating invalid schema files.
  • Upgraded to tauri-utils@2.0.0-beta.2
  • Upgraded to tauri-codegen@2.0.0-beta.2

© 2026 Tauri Contributors. CC-BY / MIT