deep-link full changelog
May 2, 2026
e6cdc9f5(#3396 by @Legend-Master) Fix broken iOS custom URL schemes
Apr 4, 2026
024ec0c2(#3214 by @joshIsCoding) Account for differing Android VIEW intent in ChromeOS, fixing deep-link behaviour on Chromium platforms.015e817c(#3186 by @lucasfernog) Validate Android new intent is actually a deep link before triggering the onOpenUrl event.
Feb 5, 2026
8374e997(#3258 by @lucasfernog) Fix runtime deep link registration failing on Linux when the app path has spaces.
Jan 8, 2026
Oct 27, 2025
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.
Oct 26, 2025
6c9b61fb(#3039 by @FabianLars) On Android, updated compileSdk to 36.e25a9339(#3019 by @kevinschoonover) Fix Exec= field in desktop handler if executable path changes
Sep 2, 2025
Aug 21, 2025
21d721a0(#2928 by @FabianLars) On Linux, improved error messages when OS commands fail.
Jul 22, 2025
Jun 25, 2025
May 20, 2025
4d10acee(#993 by @m00nwtchr) Exposed Android'spath,pathPatternandpathSuffixconfigurations.4d10acee(#993 by @m00nwtchr) Added aschemeconfiguration to set a scheme other than http/https. This is only supported on Android and will still default to http,https if not set.
Apr 2, 2025
Dec 9, 2024
3a79266b(#2173 by @FabianLars) Bumped all plugins tov2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
Dec 2, 2024
b2aea045(#2008 by @FabianLars)onOpenUrl()will now not callgetCurrent()anymore, matching the documented behavior.
Dec 2, 2024
a1a82208(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
Oct 2, 2024
e2c4dfb6Update to tauri v2 stable release.
2.0.0-rc.x
Section titled “2.0.0-rc.x”2.0.0-rc.7
Section titled “2.0.0-rc.7”Oct 2, 2024
3168e176(#1806 by @auggiebennett) Fix fails to start when having spaces in the main binary path on Windows
2.0.0-rc.6
Section titled “2.0.0-rc.6”Sep 15, 2024
2.0.0-rc.5
Section titled “2.0.0-rc.5”Sep 12, 2024
984110a9(#1770 by @lucasfernog) Emit thedeep-link://new-urlevent on Linux and Windows when the app is executed with a deep link CLI argument, matching the iOS and macOS behavior.
2.0.0-rc.3
Section titled “2.0.0-rc.3”Sep 4, 2024
4654591d(#1732 by @lucasfernog) Allow empty configuration values.
2.0.0-rc.2
Section titled “2.0.0-rc.2”Sep 10, 2024
64a6240f(#1759 by @lucasfernog) Implementget_currenton Linux and Windows.
2.0.0-rc.1
Section titled “2.0.0-rc.1”Aug 29, 2024
e2e97db5(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
2.0.0-rc.1
Section titled “2.0.0-rc.1”Aug 29, 2024
2c00c029(#1630 by @FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example thebarcode-scannerwas defined aswindow.__TAURI_PLUGIN_CLIPBOARDMANAGER__instead ofwindow.__TAURI_PLUGIN_CLIPBOARD_MANAGER__.5d170a54(#1671 by @lucasfernog) Update to tauri 2.0.0-rc.3.
changes
Section titled “changes”6b079cfd(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
2.0.0-rc.0
Section titled “2.0.0-rc.0”Aug 2, 2024
9887d1Update to tauri RC.
2.0.0-beta.x
Section titled “2.0.0-beta.x”2.0.0-beta.10
Section titled “2.0.0-beta.10”Jul 31, 2024
99d6ac0f(#1606 by @FabianLars) The JS packages now specify the minimum@tauri-apps/apiversion instead of a single exact version.6de87966(#1597 by @Legend-Master) Update to tauri beta.25.
2.0.0-beta.9
Section titled “2.0.0-beta.9”Jul 12, 2024
22a17980(#1537 by @lucasfernog) Update to tauri beta.24.
2.0.0-beta.8
Section titled “2.0.0-beta.8”Jul 2, 2024
2.0.0-beta.7
Section titled “2.0.0-beta.7”Jun 17, 2024
0b008882(#1404 by @simonhyll) Fixed a typo in thedeep-linkjs bindings causingisRegisteredto not work.
2.0.0-beta.6
Section titled “2.0.0-beta.6”May 30, 2024
2.0.0-beta.5
Section titled “2.0.0-beta.5”May 30, 2024
2.0.0-beta.4
Section titled “2.0.0-beta.4”May 11, 2024
2.0.0-beta.3
Section titled “2.0.0-beta.3”May 1, 2024
2.0.0-beta.3
Section titled “2.0.0-beta.3”May 1, 2024
2.0.0-beta.2
Section titled “2.0.0-beta.2”Mar 7, 2024
2.0.0-beta.1
Section titled “2.0.0-beta.1”Feb 21, 2024
569defbUpdate to tauri beta.4.
2.0.0-beta.0
Section titled “2.0.0-beta.0”Feb 3, 2024
2.0.0-alpha.x
Section titled “2.0.0-alpha.x”2.0.0-alpha.5
Section titled “2.0.0-alpha.5”Dec 20, 2023
2.0.0-alpha.4
Section titled “2.0.0-alpha.4”Dec 20, 2023
2.0.0-alpha.3
Section titled “2.0.0-alpha.3”Dec 14, 2023
2.0.0-alpha.2
Section titled “2.0.0-alpha.2”Oct 29, 2023
2.0.0-alpha.1
Section titled “2.0.0-alpha.1”Oct 23, 2023
2.0.0-alpha.0
Section titled “2.0.0-alpha.0”Sep 14, 2023
-
eccd6f9(#504) Initial release. commit/eccd6f977af7629255b6f5a5205666c9079a86ed)(#504) Initial release. om/tauri-apps/plugins-workspace/commit/eccd6f977af7629255b6f5a5205666c9079a86ed)(#504) Initial release. -
eccd6f9(#504) Initial release. commit/eccd6f977af7629255b6f5a5205666c9079a86ed)(#504) Initial release. ithub.com/tauri-apps/plugins-workspace/pull/504)) Initial release. ](https://github.com/tauri-apps/plugins-workspace/commit/eccd6f977af7629255b6f5a5205666c9079a86ed)([#504](https://github.com/tauri-apps/plugins-workspace/pull/504)) Initial release. commit/eccd6f977af7629255b6f5a5205666c9079a86ed)(#504) Initial release. ithub.com/tauri-apps/plugins-workspace/pull/504)) Initial release.
© 2026 Tauri Contributors. CC-BY / MIT