tauri-utils@2.0.0-alpha.9
Oct 19, 2023
New Features
Section titled “New Features”c085adda(#8009) Addedset_progress_bartoWindow.c1ec0f15(#7933) Added thealways_on_bottomoption to the window configuration.880266a7(#8031) Bump the MSRV to 1.70.ed32257d(#7794) On Windows, addWindowEffect::Tabbed,WindowEffect::TabbedDarkandWindowEffect::TabbedLight
Breaking Changes
Section titled “Breaking Changes”ebcc21e4(#8057) Renamed the beforeDevCommand, beforeBuildCommand and beforeBundleCommand hooks environment variables fromTAURI_PLATFORM, TAURI_ARCH, TAURI_FAMILY, TAURI_PLATFORM_VERSION, TAURI_PLATFORM_TYPE and TAURI_DEBUGtoTAURI_ENV_PLATFORM, TAURI_ENV_ARCH, TAURI_ENV_FAMILY, TAURI_ENV_PLATFORM_VERSION, TAURI_ENV_PLATFORM_TYPE and TAURI_ENV_DEBUGto differentiate the prefix with other CLI environment variables.
© 2026 Tauri Contributors. CC-BY / MIT