single-instance full changelog
v2.4.3
Section titled “v2.4.3”Jul 13, 2026
d1573877(#3466 by @bajoca05) Fix blocked thread on the single-instance plugin for MacOS: replace standardUnixListenerwithtokio::net::UnixListener, so the task can yield.
v2.4.2
Section titled “v2.4.2”May 2, 2026
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.9
v2.4.1
Section titled “v2.4.1”Apr 4, 2026
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.8
v2.4.0
Section titled “v2.4.0”Feb 5, 2026
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.7
-
98e2c11e(#3194 by @mrquantumoff) Breaking Change: On Linux, the DBus ID/name will now be<bundle-id>.SingleInstanceinstead oforg.<bundle_id_underscores>.SingleInstanceto follow DBus specifications.This will break the single-instance mechanism across different app versions if the app was installed multiple times.
Added
dbus_idbuilder method, which can be used to restore previous behavior. For a bundle identifier ofcom.tauri.my-examplethis would bedbus_id("org.com_tauri_my_example").
v2.3.7
Section titled “v2.3.7”Jan 8, 2026
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.6
v2.3.6
Section titled “v2.3.6”Oct 27, 2025
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.5
v2.3.5
Section titled “v2.3.5”Oct 26, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.4
v2.3.4
Section titled “v2.3.4”Sep 2, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.3
v2.3.3
Section titled “v2.3.3”Aug 21, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.2
v2.3.2
Section titled “v2.3.2”Jul 22, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.1
v2.3.1
Section titled “v2.3.1”Jul 20, 2025
6f345870(#2860 by @MorpheusXAUT) Fix D-Bus name replacement logic on Linux to prevent multiple instances from acquiring the same well-known name.
This patch updates thezbusdependency to the latest compatible version (^5.9) and explicitly setsRequestNameFlagsto ensure a second instance fails to acquire the D-Bus name when another one is already running.
v2.3.0
Section titled “v2.3.0”Jun 25, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.4.0
v2.2.4
Section titled “v2.2.4”May 20, 2025
dc84f8d8(#2609 by @Simon-Laux) fixcwdin single instance on macOS, which was the cwd of the first instance, instead of the second (like it is on windows and linux)
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.3.0
v2.2.3
Section titled “v2.2.3”Apr 2, 2025
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.2.1
v2.2.2
Section titled “v2.2.2”Feb 24, 2025
1ab5f157(#2452 by @FabianLars) Fixednull pointer dereferencepanic on rust nightly on Windows.
v2.2.1
Section titled “v2.2.1”Jan 13, 2025
v2.2.0
Section titled “v2.2.0”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.
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.1.0
v2.0.2
Section titled “v2.0.2”Dec 2, 2024
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.2
v2.0.1
Section titled “v2.0.1”Oct 3, 2024
a1a82208(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.1
v2.0.0
Section titled “v2.0.0”Oct 2, 2024
e2c4dfb6Update to tauri v2 stable release.
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.0
v2.0.0-rc.5
Section titled “v2.0.0-rc.5”Oct 2, 2024
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.0-rc.7
v2.0.0-rc.4
Section titled “v2.0.0-rc.4”Sep 15, 2024
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.0-rc.6
v2.0.0-rc.3
Section titled “v2.0.0-rc.3”Sep 12, 2024
b2269333(#1766 by @Legend-Master) Put deep link integration behined a feature
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.0-rc.5
v2.0.0-rc.2
Section titled “v2.0.0-rc.2”Sep 10, 2024
64a6240f(#1759 by @lucasfernog) Integrate with the deep link plugin out of the box.
Dependencies
Section titled “Dependencies”- Upgraded to
deep-link@2.0.0-rc.4
v2.0.0-rc.1
Section titled “v2.0.0-rc.1”Aug 29, 2024
3c52f30e(#1665 by @amrbashir) Updatedwindows-syscrate to0.59e2e97db5(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
v2.0.0-rc.0
Section titled “v2.0.0-rc.0”Aug 2, 2024
9887d1Update to tauri RC.
v2.0.0-beta.12
Section titled “v2.0.0-beta.12”Jul 31, 2024
e847cedc(#1402 by @Legend-Master) Use no default features on tauri for all plugins so that consumers can usedefault-features = falseon tauri, note that this will still enable wry feature on iOS6de87966(#1597 by @Legend-Master) Update to tauri beta.25.
v2.0.0-beta.11
Section titled “v2.0.0-beta.11”Jul 12, 2024
22a17980(#1537 by @lucasfernog) Update to tauri beta.24.
v2.0.0-beta.10
Section titled “v2.0.0-beta.10”Jul 2, 2024
v2.0.0-beta.9
Section titled “v2.0.0-beta.9”May 30, 2024
v2.0.0-beta.8
Section titled “v2.0.0-beta.8”May 30, 2024
v2.0.0-beta.7
Section titled “v2.0.0-beta.7”May 1, 2024
v2.0.0-beta.6
Section titled “v2.0.0-beta.6”Apr 18, 2024
ed46dcaAdded thesemverfeature flag to make the single instance mechanism only trigger for semver compatible versions.
v2.0.0-beta.5
Section titled “v2.0.0-beta.5”Apr 2, 2024
v2.0.0-beta.4
Section titled “v2.0.0-beta.4”Mar 21, 2024
a04ea2f(#1071) The global API script is now only added to the binary when thewithGlobalTauriconfig is true.
v2.0.0-beta.3
Section titled “v2.0.0-beta.3”Mar 7, 2024
v2.0.0-beta.2
Section titled “v2.0.0-beta.2”Feb 23, 2024
v2.0.0-beta.1
Section titled “v2.0.0-beta.1”Feb 21, 2024
v2.0.0-beta.0
Section titled “v2.0.0-beta.0”Feb 3, 2024
v2.0.0-alpha.6
Section titled “v2.0.0-alpha.6”Dec 20, 2023
v2.0.0-alpha.5
Section titled “v2.0.0-alpha.5”Dec 14, 2023
v2.0.0-alpha.4
Section titled “v2.0.0-alpha.4”Oct 29, 2023
v2.0.0-alpha.3
Section titled “v2.0.0-alpha.3”Oct 23, 2023
v2.0.0-alpha.2
Section titled “v2.0.0-alpha.2”Sep 7, 2023
v2.0.0-alpha.1
Section titled “v2.0.0-alpha.1”Aug 14, 2023
d5a7c77(#545) Fixes docs.rs build by enabling thetauri/doxfeature flag.d74fc0a(#555) Update to alpha.11.
v2.0.0-alpha.0
Section titled “v2.0.0-alpha.0”May 24, 2023
© 2026 Tauri Contributors. CC-BY / MIT