Skip to content

dialog full changelog

Jul 18, 2026
  • 40ae0a7f (#3491 by @Legend-Master) Use com.google.android.material.dialog.MaterialAlertDialogBuilder instead of AlertDialog so the dialog follows the app's theme
May 2, 2026
  • Upgraded to fs-js@2.5.1
Apr 4, 2026
  • 24154472 (#3287 by @Legend-Master) Re-use message command in Rust side for ask and confirm commands, allow-ask and allow-confirm permissions are now aliases to allow-message
  • Upgraded to fs-js@2.5.0
Jan 14, 2026
Jan 8, 2026
  • Upgraded to fs-js@2.4.5
Oct 27, 2025
  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.
  • Upgraded to fs-js@2.4.4
Oct 26, 2025
  • Upgraded to fs-js@2.4.3
Sep 2, 2025
Aug 20, 2025
  • Upgraded to fs-js@2.4.2
Jul 28, 2025
  • af08c66f (#2871 by @FabianLars) Fixed an issue that caused the file picker not to open on Android when extension filters were set.
Jul 20, 2025
  • Upgraded to fs-js@2.4.1
Jun 25, 2025
  • Upgraded to fs-js@2.4.0
May 20, 2025
  • Upgraded to fs-js@2.3.0
Apr 2, 2025
  • Upgraded to fs-js@2.2.1
Dec 9, 2024
  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
  • Upgraded to fs-js@2.1.0
Dec 2, 2024
  • 76f99ce9 (#2108 by @FabianLars) The Dialog struct is now correctly exported, primarily to fix the documentation on docs.rs.
  • Upgraded to fs@2.1.0
Oct 21, 2024
  • Upgraded to fs@2.0.3
Dec 9, 2024
  • Upgraded to fs-js@2.0.4
Oct 20, 2024
Oct 20, 2024
  • Upgraded to fs@2.0.1
Oct 2, 2024
  • e2c4dfb6 Update to tauri v2 stable release.
  • Upgraded to fs@2.0.0
Oct 2, 2024
  • Upgraded to fs@2.0.0-rc.6
  • 04459afb (#1842 by @Legend-Master) Changed MessageDialogBuilder::ok_button_label and MessageDialogBuilder::cancel_button_label to MessageDialogBuilder::buttons which takes an enum now
Sep 15, 2024
  • Upgraded to fs@2.0.0-rc.5
Sep 12, 2024
  • Upgraded to fs@2.0.0-rc.4
Sep 5, 2024
  • Upgraded to fs@2.0.0-rc.3
Sep 4, 2024
  • Upgraded to fs@2.0.0-rc.2
  • 0cb99bda (#1706 by @lucasfernog) If no filters are specified, the file picker dialog now defaults to a file selection instead of photos.
Aug 20, 2024
Aug 29, 2024
Aug 29, 2024
Aug 2, 2024
Jul 31, 2024
Jul 12, 2024
Jul 2, 2024
Jul 2, 2024
  • Upgraded to fs@2.0.0-beta.6
May 30, 2024
May 30, 2024
  • bb51a41(#1168) Breaking Change: All apis that return paths to the frontend will now remove the \\?\ UNC prefix on Windows.
  • Upgraded to fs@2.0.0-beta.5
May 30, 2024
May 30, 2024
  • 4cd8112(#1056) Fixed an issue where dialogs on android would return the Content URI instead of the file path
  • Upgraded to fs@2.0.0-beta.4
May 1, 2024
May 1, 2024
  • 35ea595(#1073) Fixed an issue where the dialog apis panicked when they were called with no application windows open.
  • a04ea2f(#1071) The global API script is now only added to the binary when the withGlobalTauri config is true.
  • Upgraded to fs@2.0.0-beta.3
Mar 7, 2024
  • aa25c91(#978) Allow configuring canCreateDirectories for open and save dialogs on macOS, if not configured, it will be set to true by default.
  • 99bea25(#1005) Update to tauri beta.8.
Feb 21, 2024
Feb 3, 2024
Dec 28, 2023
  • Upgraded to fs@2.0.0-alpha.7
Dec 20, 2023
  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.13.
Dec 14, 2023
  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.12.
  • 2e2c0a1(#769) Fix incorrect result for dialog messages.
Oct 29, 2023
  • e438e0a(#676) Update to @tauri-apps/api v2.0.0-alpha.11.
Oct 23, 2023
  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.9.
Oct 23, 2023
  • Upgraded to fs@2.0.0-alpha.2
Aug 14, 2023
May 24, 2023
  • 717ae67(#371) First v2 alpha release! d6e80b)(#545) Fixes docs.rs build by enabling the tauri/dox feature flag.

© 2026 Tauri Contributors. CC-BY / MIT