Skip to content
Tauri Releases
Guides
References
Blog
Releases
Search
Ctrl
K
Cancel
GitHub
Discord
Twitter
Bluesky
Mastodon
RSS
Overview
Changelog Table
Tauri
tauri
tauri-cli
@tauri-apps/api
@tauri-apps/cli
tauri-bundler
tauri-build
tauri-codegen
tauri-driver
tauri-macros
tauri-plugin
tauri-runtime
tauri-runtime-wry
tauri-utils
Wry
wry
Tao
tao
CTA
create-tauri-app
Plugins
autostart
barcode-scanner
biometric
clipboard-manager
cli
deep-link
dialog
fs
geolocation
global-shortcut
haptics
http
localhost
log
nfc
notification
opener
os
persisted-scope
positioner
process
shell
single-instance
sql
store
stronghold
updater
upload
websocket
window-state
GitHub
Discord
Twitter
Bluesky
Mastodon
RSS
single-instance@2.4.3
← single-instance releases
View on GitHub
Jul 13, 2026
d1573877
(
#3466
by
@bajoca05
) Fix blocked thread on the single-instance plugin for MacOS: replace standard
UnixListener
with
tokio::net::UnixListener
, so the task can yield.
Support on Open Collective
Sponsor on GitHub
© 2026 Tauri Contributors. CC-BY / MIT