Zum Inhalt springen

tauri-cli@2.4.0

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

  • d91bfa5cb (#12970 by @lucasfernog) Allow merging multiple configuration values on tauri dev, tauri build, tauri bundle, tauri android dev, tauri android build, tauri ios dev and tauri ios build.
  • 013f8f652 (#12890 by @Legend-Master) Reads build > removeUnusedCommands from the config file and pass in the environment variables on the build command to trigger the build scripts and macros to remove unused commands based on the capabilities you defined. For this to work on inlined plugins you must add a #![plugin(<insert_plugin_name>)] inside the tauri::generate_handler![] usage and the app manifest must be set.
  • 30f5a1553 (#12366 by @FabianLars) Added trafficLightPosition window configuration to set the traffic light buttons position on macOS.
  • Upgraded to tauri-utils@2.3.0
  • Upgraded to tauri-bundler@2.3.0

© 2026 Tauri Contributors. CC-BY / MIT