콘텐츠로 이동
Tauri

tauri@2.10.0

이 콘텐츠는 아직 번역되지 않았습니다.

  • e919a760e (#14619 by @NaamuKim) Add set_simple_fullscreen method to WebviewWindow.

    This method was already available on the Window type and is now also available on WebviewWindow for consistency. On macOS, it toggles fullscreen mode without creating a new macOS Space. On other platforms, it falls back to regular fullscreen.

  • 853ed4642 (#14442 by @ish1416) Fixed 500 error when accessing local video files in Android external storage directory via convertFileSrc. Added better error handling and logging for Android external storage access to help diagnose permission and accessibility issues.
  • 4d5d78daf (#14812 by @oscartbeaumont) fix(specta): don’t use #[specta(rename = ...)] with tauri::ipc::Channel
  • ff5d76ca2 (#14653 by @Legend-Master) WindowConfig::focus is set to false in WindowConfig::default()
  • 0575dd287 (#14521 by @kandrelczyk) Change the way bundle type information is added to binary files. Instead of looking up the value of a variable we simply look for the default value.
  • Upgraded to tauri-utils@2.8.2
  • Upgraded to tauri-build@2.5.4
  • Upgraded to tauri-runtime-wry@2.10.0
  • Upgraded to tauri-runtime@2.10.0
  • Upgraded to tauri-macros@2.5.3
  • 75057c7c0 (#14778 by @FabianLars) Breaking Change for with_webview users: Updated webkit2gtk-rs crates to v2.0.2.
  • 75057c7c0 (#14778 by @FabianLars) Update wry to v0.54.

© 2026 Tauri Contributors. CC-BY / MIT