Skip to content

tauri-utils@2.8.0

Oct 20, 2025
  • f5851ee00 (#14089) Adds the scrollBarStyle option to the window configuration.
  • 3b4fac201 (#14194) Add tauri.conf.json > bundle > android > autoIncrementVersionCode config option to automatically increment the Android version code.
  • 3d6868d09 (#14128) Added FileAssociation::exported_type and FileAssociation::content_types for better support to defining custom types on macOS.
  • ed7c9a410 (#14108) Added bundle > macOS > infoPlist and bundle > iOS > infoPlist configurations to allow defining custom Info.plist extensions.
  • 7b0d4e732 (#14265) Added html::normalize_script_for_csp.
  • cc8c0b531 (#14031) Added support to universal app links on macOS with the plugins > deep-link > desktop > domains configuration.
  • 59089723f (#14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript and tauri.conf.json.

© 2026 Tauri Contributors. CC-BY / MIT