mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-15 21:53:59 +03:00
c576119013
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
7 lines
258 B
Markdown
7 lines
258 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
- Do not run the updater with UAC task if server don't tell us. (Allow toggling server-side)
|
|
- The updater expect a field named `with_elevated_task` with a `boolean` and will not run if the task is not installed first. (windows only)
|