mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
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)
|