tauri@1.5.0
New Features
eeb6be54
(#7512) Addtauri::Manager::emit_filter
and only serialize once when emitting to multiple windows.6c408b73
(#7269) Add option to specify notification sound.fdaee9a5
(#7350) Addtauri::plugin::Builder::register_uri_scheme_protocol
10e362d0
(#7432) AddedUpdateBuilder::endpoints
to add request endpoints at runtime.10e362d0
(#7432) AddedUpdateResponse::header
andUpdateResponse::remove_header
to modify the update download request headers.
Enhancements
757e959e
(#7344) Open links externally when<base target="_blank" />
existsc9827338
(#7416) EnhancereadDir
API error with path information.58d6b899
(#7636) Addappend
option toFsOptions
in thefs
JS module, used inwriteTextFile
andwriteBinaryFile
, to be able to append to existing files instead of overwriting it.9aa34ada
(#7645) Add setting to switch tohttp://<scheme>.localhost/
for custom protocols on Windows.
Bug Fixes
4bf1e85e
(#7722) Properly respect thefocused
option when creating the webview.0797a002
(#7746) On macOS, fixed tapping on custom title bar doesn’t maximize the window.1a3dcdb8
(#7185) On Windows, fix NSIS installers requiring administrator rights failing to be launched by updater.fa7f9b77
(#7341) Fix updater not following endpoint redirects.6fbd6dba
(#17) Fix the validation ofstd::env::current_exe
warn the user if AppImage is not mounted instead of panicking
Dependencies
- Upgraded to
tauri-utils@1.5.0
- Upgraded to
tauri-runtime-wry@0.14.1
- Upgraded to
tauri-runtime@0.14.1
- Upgraded to
tauri-macros@1.4.1
© 2024 Tauri Contributors. CC-BY / MIT