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
@tauri-apps/api@1.0.0-beta.7
← @tauri-apps/api releases
View on GitHub
Aug 23, 2021
Fix missing asset protocol path.Now the protocol is
https://asset.localhost/path/to/file
on Windows. Linux and macOS is still
asset://path/to/file
.
994b5325
fix: missing asset protocol path (
#2484
) on 2021-08-23
Support on Open Collective
Sponsor on GitHub
© 2026 Tauri Contributors. CC-BY / MIT