Skip to content

tauri-utils@2.0.0-beta.7

Mar 6, 2024
  • 86fa339de(#9071) Fix compile time error in context generation when using app.windows.windowEffects.color
  • 6c0683224(#9068) Fixes scope resolution grouping scopes for all windows.
  • c68218b36(#8990) Fix BundleTarget::to_vec returning an empty vec for BundleTarget::All variant.
  • c68218b36(#8990) Add BundleType::all method to return all possible BundleType variants.
  • 9aa0d6e95(#9069) Removed debug_eprintln! and consume_unused_variable macros.
  • bb23511ea(#9079) Changed CapabiltyFile::List enum variant to be a tuple-struct and added CapabiltyFile::NamedList. This allows more flexibility when parsing capabilties from JSON files.

© 2026 Tauri Contributors. CC-BY / MIT