Skip to content

tauri-utils@2.0.0-alpha.9

Oct 19, 2023
  • c085adda(#8009) Added set_progress_bar to Window.
  • c1ec0f15(#7933) Added the always_on_bottom option to the window configuration.
  • 880266a7(#8031) Bump the MSRV to 1.70.
  • ed32257d(#7794) On Windows, add WindowEffect::Tabbed,WindowEffect::TabbedDark and WindowEffect::TabbedLight
  • ebcc21e4(#8057) Renamed the beforeDevCommand, beforeBuildCommand and beforeBundleCommand hooks environment variables from TAURI_PLATFORM, TAURI_ARCH, TAURI_FAMILY, TAURI_PLATFORM_VERSION, TAURI_PLATFORM_TYPE and TAURI_DEBUG to TAURI_ENV_PLATFORM, TAURI_ENV_ARCH, TAURI_ENV_FAMILY, TAURI_ENV_PLATFORM_VERSION, TAURI_ENV_PLATFORM_TYPE and TAURI_ENV_DEBUG to differentiate the prefix with other CLI environment variables.

© 2026 Tauri Contributors. CC-BY / MIT